Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/jni/
DFuseDaemon.cpp607 const string& parent_path, const string& path, in make_node_entry()
861 string parent_path = parent_node->BuildPath(); in do_lookup() local
1146 string parent_path = parent_node->BuildPath(); in pf_mknod() local
1185 const string parent_path = parent_node->BuildPath(); in pf_mkdir() local
1227 const string parent_path = parent_node->BuildPath(); in pf_unlink() local
1256 const string parent_path = parent_node->BuildPath(); in pf_rmdir() local
2133 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