Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/jni/
DFuseDaemon.cpp384 static bool is_package_owned_path(const string& path, const string& fuse_path) { in is_package_owned_path() argument
385 if (path.rfind(fuse_path, 0) != 0) { in is_package_owned_path()