Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/jni/
DFuseDaemon.cpp261 inline string GetEffectiveRootPath() { in GetEffectiveRootPath() function
268 inline string GetTransformsDir() { return GetEffectiveRootPath() + "/.transforms"; } in GetTransformsDir()
408 string media_path = fuse->GetEffectiveRootPath() + "/Android/media"; in get_entry_timeout()
444 fuse->GetEffectiveRootPath() + "/dcim/camera/"); in is_transcode_supported_path()
1128 … if (android::base::EqualsIgnoreCase(fuse->GetEffectiveRootPath() + "/android", old_child_path)) { in do_rename()