Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/jni/
DFuseDaemon.cpp910 const string new_parent_path = new_parent_node->BuildPath(); in do_rename() local
911 if (!is_app_accessible_path(fuse->mp, new_parent_path, ctx->uid)) { in do_rename()
929 const string new_child_path = new_parent_path + "/" + new_name; in do_rename()