Home
last modified time | relevance | path

Searched defs:RenameFile (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dmove_file.cpp131 static int RenameFile(const string &src, const string &dest) in RenameFile() function
H A Dfile_fs_impl.cpp561 static int RenameFile(const string &src, const string &dest, const int mode, deque<struct ConflictF… in RenameFile() function
/ohos5.0/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() function in OHOS::BundleFileUtils
H A Dbundle_daemon_handler.cpp99 int32_t BundleDaemonHandler::RenameFile(const char *oldFile, const char *newFile) in RenameFile() function in OHOS::BundleDaemonHandler
/ohos5.0/base/security/selinux_adapter/test/unittest/common/
H A Dtest_common.cpp150 int RenameFile(const std::string &src, const std::string &des) in RenameFile() function
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dmove.cpp140 static int RenameFile(const string &src, const string &dest) in RenameFile() function
H A Dmovedir.cpp124 static int RenameFile(const string &src, const string &dest, const int mode, deque<struct ErrFiles>… in RenameFile() function
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/common/account_mgr_service_test/
H A Daccount_dump_helper_test.cpp109 static int RenameFile(const std::string &src, const std::string &des) in RenameFile() function
/ohos5.0/foundation/filemanagement/user_file_service/utils/
H A Dfile_util.h198 static int RenameFile(const string &src, const string &dest) in RenameFile() function
/ohos5.0/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() function in OHOS::BundleDaemonClient
H A Dbundle_util.cpp916 bool BundleUtil::RenameFile(const char *oldFile, const char *newFile) in RenameFile() function in OHOS::BundleUtil
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_utils.cpp133 bool SqliteUtils::RenameFile(const std::string &srcFile, const std::string &destFile) in RenameFile() function in OHOS::NativeRdb::SqliteUtils
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/
H A Dos_account_control_file_manager_test.cpp116 static int RenameFile(const std::string &src, const std::string &des) in RenameFile() function
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_xml_utils.cpp93 static bool RenameFile(const std::string &fileName, const std::string &fileType) in RenameFile() function
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dfile_util.cpp407 bool RenameFile(const std::string& src, const std::string& dest) in RenameFile() function
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_util.cpp220 bool FaultDetectorUtil::RenameFile(const string &path, const string &newPath) in RenameFile() function in OHOS::HiviewDFX::FaultDetectorUtil
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp580 bool BundleUtil::RenameFile(const std::string &oldPath, const std::string &newPath) in RenameFile() function in OHOS::AppExecFwk::BundleUtil
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp826 bool InstalldOperator::RenameFile(const std::string &oldPath, const std::string &newPath) in RenameFile() function in OHOS::AppExecFwk::InstalldOperator