Searched refs:GetBackupInfoByCount (Results 1 – 2 of 2) sorted by relevance
114 std::string GetBackupInfoByCount(int32_t photoCount, int32_t videoCount, int32_t audioCount);
1567 return GetBackupInfoByCount(photoCount, videoCount, audioCount); in GetBackupInfo()1585 string CloneRestore::GetBackupInfoByCount(int32_t photoCount, int32_t videoCount, int32_t audioCoun… in GetBackupInfoByCount() function in OHOS::Media::CloneRestore