Searched refs:CopyDirAndDelSrc (Results 1 – 2 of 2) sorted by relevance
471 bool MediaFileUtils::CopyDirAndDelSrc(const std::string &srcPath, const std::string &destPath, in CopyDirAndDelSrc() function in OHOS::Media::MediaFileUtils500 ret = CopyDirAndDelSrc(srcSubPath, destSubPath, curRecursionDepth) && ret; in CopyDirAndDelSrc()525 CopyDirAndDelSrc(dirPath, ROOT_MEDIA_DIR + MEDIALIBRARY_TEMP_DIR + SLASH_STR + suffixName); in BackupPhotoDir()552 CopyDirAndDelSrc(fullPath, ROOT_MEDIA_DIR + PHOTO_BUCKET + suffixName); in RecoverMediaTempDir()
96 EXPORT static bool CopyDirAndDelSrc(const std::string &srcPath, const std::string &destPath,