Searched refs:PreparePath (Results 1 – 3 of 3) sorted by relevance
45 static int32_t PreparePath(const std::string &path);
309 int32_t BackupFileUtils::PreparePath(const std::string &path) in PreparePath() function in OHOS::Media::BackupFileUtils
703 if (BackupFileUtils::PreparePath(thumbnailNewDir) != E_OK) { in MoveThumbnailDir()1385 int32_t errCode = BackupFileUtils::PreparePath( in PrepareCloudPath()2545 if (BackupFileUtils::PreparePath(backupKvdbPath) != E_OK) { in BackupKvStore()