Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dmove_file.cpp79 static int CopyAndDeleteFile(const string &src, const string &dest) in CopyAndDeleteFile() function
137 return CopyAndDeleteFile(src, dest); in RenameFile()
H A Dfile_fs_impl.cpp537 static int CopyAndDeleteFile(const string &src, const string &dest) in CopyAndDeleteFile() function
579 return CopyAndDeleteFile(src, dest); in RenameFile()
/ohos5.0/foundation/filemanagement/user_file_service/utils/
H A Dfile_util.h153 static int CopyAndDeleteFile(const string &src, const string &dest) in CopyAndDeleteFile() function
209 return CopyAndDeleteFile(src, dest); in RenameFile()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dmove.cpp88 static int CopyAndDeleteFile(const string &src, const string &dest) in CopyAndDeleteFile() function
146 return CopyAndDeleteFile(src, dest); in RenameFile()
H A Dmovedir.cpp105 static int CopyAndDeleteFile(const string &src, const string &dest) in CopyAndDeleteFile() function
145 return CopyAndDeleteFile(src, dest); in RenameFile()