Home
last modified time | relevance | path

Searched defs:oldFile (Results 1 - 7 of 7) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_type_dir.cpp102 bool MtpFsTypeDir::ReplaceFile(const MtpFsTypeFile &oldFile, const MtpFsTypeFile &newFile) in ReplaceFile() argument
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundle_file_utils.cpp135 bool BundleFileUtils::RenameFile(const char *oldFile, const char *newFile) in RenameFile() argument
H A Dbundle_daemon.cpp179 std::string oldFile = ""; in RenameFileInvoke() local
229 const char *oldFile = reinterpret_cast<char *>(ReadString(req, &len)); in MoveFileInvoke() local
H A Dbundle_daemon_handler.cpp99 int32_t BundleDaemonHandler::RenameFile(const char *oldFile, const char *newFile) in RenameFile() argument
192 int32_t BundleDaemonHandler::MoveFile(const char *oldFile, const char *newFile) in MoveFile() argument
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_daemon_client.cpp244 int32_t BundleDaemonClient::RenameFile(const char *oldFile, const char *newFile) in RegisterCallback() argument
319 int32_t BundleDaemonClient::MoveFile(const char *oldFile, const char *newFile) in RegisterCallback() argument
H A Dbundle_util.cpp916 bool BundleUtil::RenameFile(const char *oldFile, const char *newFile) in RenameFile() argument
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_fs_ffi.cpp361 int32_t FfiOHOSFileFsRename(const char* oldFile, const char* newFile) in FfiOHOSFileFsRename() argument

Completed in 7 milliseconds