Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
Dbundle_file_utils.cpp135 bool BundleFileUtils::RenameFile(const char *oldFile, const char *newFile) in RenameFile() function in OHOS::BundleFileUtils
Dbundle_daemon_handler.cpp99 int32_t BundleDaemonHandler::RenameFile(const char *oldFile, const char *newFile) in RenameFile() function in OHOS::BundleDaemonHandler
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dsqlite_utils.cpp125 int SqliteUtils::RenameFile(const std::string srcFile, const std::string destFile) in RenameFile() function in OHOS::NativeRdb::SqliteUtils
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
Dmove.cpp154 static int RenameFile(const string &src, const string &dest) in RenameFile() function
Dmovedir.cpp145 static int RenameFile(const string &src, const string &dest, const int mode) in RenameFile() function
/foundation/filemanagement/user_file_service/utils/
Dfile_util.h193 static int RenameFile(const string &src, const string &dest) in RenameFile() function
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dbundle_daemon_client.cpp244 int32_t BundleDaemonClient::RenameFile(const char *oldFile, const char *newFile) in RegisterCallback() function in OHOS::BundleDaemonClient
Dbundle_util.cpp916 bool BundleUtil::RenameFile(const char *oldFile, const char *newFile) in RenameFile() function in OHOS::BundleUtil
/foundation/communication/bluetooth_service/services/bluetooth/service/src/opp/
Dopp_obex_server.cpp318 std::string OppObexServer::OppObexObserver::RenameFile(std::string fileName) const in RenameFile() function in OHOS::bluetooth::OppObexServer::OppObexObserver
/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_xml_utils.cpp69 static bool RenameFile(const std::string &fileName, const std::string &fileType) in RenameFile() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_util.cpp464 bool BundleUtil::RenameFile(const std::string &oldPath, const std::string &newPath) in RenameFile() function in OHOS::AppExecFwk::BundleUtil
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp427 bool InstalldOperator::RenameFile(const std::string &oldPath, const std::string &newPath) in RenameFile() function in OHOS::AppExecFwk::InstalldOperator