Home
last modified time | relevance | path

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

/aosp_15_r20/packages/providers/MediaProvider/jni/
DFuseDaemon.cpp538 static inline bool is_transforms_dir_path(const string& path, struct fuse* fuse) { in is_transforms_dir_path() function
555 if (is_transforms_dir_path(path, fuse)) { in validate_node_path()
1313 if (is_transforms_dir_path(parent_path, fuse)) { in pf_rmdir()
1369 if (is_transforms_dir_path(old_parent_path, fuse)) { in do_rename()