Home
last modified time | relevance | path

Searched defs:MoveFile (Results 1 – 3 of 3) sorted by relevance

/foundation/appexecfwk/appexecfwk_lite/services/bundlemgr_lite/bundle_daemon/src/
Dbundle_daemon_handler.cpp192 int32_t BundleDaemonHandler::MoveFile(const char *oldFile, const char *newFile) in MoveFile() function in OHOS::BundleDaemonHandler
/foundation/appexecfwk/appexecfwk_lite/services/bundlemgr_lite/src/
Dbundle_daemon_client.cpp348 int32_t BundleDaemonClient::MoveFile(const char *oldFile, const char *newFile) in RegisterCallback() function in OHOS::BundleDaemonClient
/foundation/multimedia/medialibrary_standard/frameworks/innerkitsimpl/media_library/src/
Dmedia_file_utils.cpp153 bool MediaFileUtils::MoveFile(const string &oldPath, const string &newPath) in MoveFile() function in OHOS::Media::MediaFileUtils