Home
last modified time | relevance | path

Searched refs:is_package_owned_path (Results 1 – 1 of 1) sorted by relevance

/packages/providers/MediaProvider/jni/
DFuseDaemon.cpp484 static bool is_package_owned_path(const string& path, const string& fuse_path) { in is_package_owned_path() function
512 if (fuse->disable_dentry_cache || should_inval || is_package_owned_path(path, fuse->path) || in get_entry_timeout()
880 } else if (is_package_owned_path(child_path, fuse->path)) { in fuse_bpf_install()