Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/jni/
DFuseDaemon.cpp618 const string& parent_path, const string& path, in make_node_entry()
951 string parent_path = parent_node->BuildPath(); in do_lookup() local
1233 string parent_path = parent_node->BuildPath(); in pf_mknod() local
1272 const string parent_path = parent_node->BuildPath(); in pf_mkdir() local
1314 const string parent_path = parent_node->BuildPath(); in pf_unlink() local
1343 const string parent_path = parent_node->BuildPath(); in pf_rmdir() local
2264 const string parent_path = parent_node->BuildPath(); in pf_create() local
/packages/modules/Virtualization/guest/authfs/src/
Dfusefs.rs252 let parent_path = in add_entry_at_ro_dir_by_path() localVariable