Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/jni/
DFuseDaemon.cpp838 void fuse_bpf_install(struct fuse* fuse, struct fuse_entry_param* e, const string& child_path, in fuse_bpf_install()
871 const string child_path = parent_path + "/" + name; in do_lookup() local
1154 const string child_path = parent_path + "/" + name; in pf_mknod() local
1193 const string child_path = parent_path + "/" + name; in pf_mkdir() local
1235 const string child_path = parent_path + "/" + name; in pf_unlink() local
1271 const string child_path = parent_path + "/" + name; in pf_rmdir() local
1982 std::string child_path = path + "/" + dirent_in->name; in pf_readdir_postfilter() local
2141 const string child_path = parent_path + "/" + name; in pf_create() local