Home
last modified time | relevance | path

Searched defs:parent_path (Results 1 – 2 of 2) sorted by relevance

/packages/providers/MediaProvider/jni/
DFuseDaemon.cpp608 const string& parent_path, const string& path, in make_node_entry()
914 string parent_path = parent_node->BuildPath(); in do_lookup() local
1193 string parent_path = parent_node->BuildPath(); in pf_mknod() local
1232 const string parent_path = parent_node->BuildPath(); in pf_mkdir() local
1274 const string parent_path = parent_node->BuildPath(); in pf_unlink() local
1303 const string parent_path = parent_node->BuildPath(); in pf_rmdir() local
2200 const string parent_path = parent_node->BuildPath(); in pf_create() local
/packages/modules/Virtualization/authfs/src/
Dfusefs.rs252 let parent_path = in add_entry_at_ro_dir_by_path() localVariable