Searched defs:new_path (Results 1 – 11 of 11) sorted by relevance
32 int link(const char* old_path, const char* new_path) { in link()
32 int rename(const char* old_path, const char* new_path) { in rename()
32 int symlink(const char* old_path, const char* new_path) { in symlink()
109 std::string new_path = path + "/" + item; in BrowseDirectory() local
181 const string& old_path, const string& new_path, uid_t uid) { in renameInternal()434 int MediaProviderWrapper::Rename(const string& old_path, const string& new_path, uid_t uid) { in Rename()
617 FilePath new_path = path.RemoveExtension(); in FileMakeVisible() local
672 std::string new_path = StringPrintf("%s/oat/%s/%s.odex.%s", in calculate_odex_file_path() local
810 std::string new_path = oat_path; in replace_file_extension() local820 std::string new_path = oat_path; in replace_file_extension() local
479 const std::string new_path = "assets/" + filename; in Open() local485 const std::string new_path = "assets/" + filename; in Open() local
2710 std::string new_path = td.path + "/new"s; in TEST() local2728 std::string new_path = td.path + "/new"s; in TEST() local
1204 const std::string new_path = in DumpBlockStatFiles() local