Home
last modified time | relevance | path

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

/base/security/selinux_adapter/test/unittest/common/
Dtest_common.cpp150 int RenameFile(const std::string &src, const std::string &des) in RenameFile() function
/base/global/font_manager/frameworks/fontmgr/src/
Dfile_utils.cpp192 bool FileUtils::RenameFile(const std::string& src, const std::string& dest) in RenameFile() function in OHOS::Global::FontManager::FileUtils
/base/telephony/cellular_call/test/unittest/imstest/
Dcellular_call_supplement_test.cpp70 static void RenameFile(std::string from, std::string to) in RenameFile() function
/base/account/os_account/services/accountmgr/test/unittest/common/account_mgr_service_test/
Daccount_dump_helper_test.cpp113 static int RenameFile(const std::string &src, const std::string &des) in RenameFile() function
/base/account/os_account/services/accountmgr/test/unittest/os_account/
Dos_account_control_file_manager_test.cpp130 static int RenameFile(const std::string &src, const std::string &des) in RenameFile() function
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
Dfault_detector_util.cpp220 bool FaultDetectorUtil::RenameFile(const string &path, const string &newPath) in RenameFile() function in OHOS::HiviewDFX::FaultDetectorUtil
/base/hiviewdfx/hiview/base/utility/
Dfile_util.cpp441 bool RenameFile(const std::string& src, const std::string& dest) in RenameFile() function