Searched refs:Rename (Results 1 – 6 of 6) sorted by relevance
/packages/providers/MediaProvider/jni/ |
D | node_test.cpp | 94 child->Rename("subdir_new", parent.get()); in TEST_F() 112 child->Rename("subdir", parent2.get()); in TEST_F() 131 child->Rename("subdir_new", parent2.get()); in TEST_F() 388 child->Rename("subdir", parent.get()); in TEST_F() 398 root->Rename("/i-am-root!", nullptr); in TEST_F()
|
D | node-inl.h | 227 child->Rename(new_name, new_parent); in RenameChild() 232 void Rename(const std::string& name, node* new_parent) { in Rename() function
|
D | MediaProviderWrapper.h | 210 int Rename(const std::string& old_path, const std::string& new_path, uid_t uid);
|
D | MediaProviderWrapper.cpp | 434 int MediaProviderWrapper::Rename(const string& old_path, const string& new_path, uid_t uid) { in Rename() function in mediaprovider::fuse::MediaProviderWrapper
|
D | FuseDaemon.cpp | 1134 const int res = fuse->mp->Rename(old_child_path, new_child_path, req->ctx.uid); in do_rename()
|
/packages/providers/TelephonyProvider/assets/ |
D | README | 37 - Rename file to carrier_list_test.pb and push the output file to
|