Home
last modified time | relevance | path

Searched refs:RenameFile (Results 1 – 8 of 8) sorted by relevance

/base/account/os_account/services/accountmgr/test/unittest/os_account/
Dos_account_control_file_manager_test.cpp116 static int RenameFile(const std::string &src, const std::string &des) in RenameFile() function
560 RenameFile(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH,
565 RenameFile(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH + "_blk",
593 RenameFile(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH,
600 RenameFile(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH + "_blk",
612 RenameFile(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH,
616 RenameFile(Constants::BASE_OSACCOUNT_CONSTRAINTS_JSON_PATH + "_blk",
629 RenameFile(Constants::GLOBAL_OSACCOUNT_CONSTRAINTS_JSON_PATH,
634 RenameFile(Constants::GLOBAL_OSACCOUNT_CONSTRAINTS_JSON_PATH + "_blk",
647 RenameFile(Constants::SPECIFIC_OSACCOUNT_CONSTRAINTS_JSON_PATH,
[all …]
/base/account/os_account/services/accountmgr/test/unittest/common/account_mgr_service_test/
Daccount_dump_helper_test.cpp109 static int RenameFile(const std::string &src, const std::string &des) in RenameFile() function
436 RenameFile(Constants::ACCOUNT_LIST_FILE_JSON_PATH,
444 RenameFile(Constants::ACCOUNT_LIST_FILE_JSON_PATH + "_blk",
459 RenameFile(Constants::ACCOUNT_LIST_FILE_JSON_PATH,
474 RenameFile(Constants::ACCOUNT_LIST_FILE_JSON_PATH + "_blk",
/base/security/selinux_adapter/test/unittest/common/
Dtest_common.h31 int RenameFile(const std::string &src, const std::string &des);
Dtest_common.cpp150 int RenameFile(const std::string &src, const std::string &des) in RenameFile() function
/base/hiviewdfx/hiview/base/utility/test/unittest/common/
Dadapter_utility_ohos_test.cpp420 auto ret = FileUtil::RenameFile(GenerateLogFileName(caseName, SUFFIX_0),
425 (void)FileUtil::RenameFile(GenerateLogFileName(caseName, SUFFIX_0),
/base/hiviewdfx/hiview/base/utility/include/
Dfile_util.h101 bool RenameFile(const std::string& src, const std::string& dest);
/base/hiviewdfx/hiview/base/utility/
Dfile_util.cpp377 bool RenameFile(const std::string& src, const std::string& dest) in RenameFile() function
/base/hiviewdfx/hiview/base/
Dlibhiviewbase.map148 …"OHOS::HiviewDFX::FileUtil::RenameFile(std::__h::basic_string<char, std::__h::char_traits<char>, s…