Home
last modified time | relevance | path

Searched refs:duplicateBurstKeyList (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/
H A Dphotos_clone.cpp259 std::vector<PhotosDao::PhotosRowData> duplicateBurstKeyList = this->FindDuplicateBurstKey(); in FixDuplicateBurstKeyInDifferentAlbum() local
260 totalNumber += static_cast<uint64_t>(duplicateBurstKeyList.size()); in FixDuplicateBurstKeyInDifferentAlbum()
263 for (auto &info : duplicateBurstKeyList) { in FixDuplicateBurstKeyInDifferentAlbum()