Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_album_fusion_utils.cpp267 std::multimap<int32_t, vector<int32_t>> &notMathedMap, bool isUpgrade) in QueryNoMatchedMap() argument
304 AddToMap(notMathedMap, assetId, albumId); in QueryNoMatchedMap()
1020 …ared_ptr<MediaLibraryRdbStore> upgradeStore, std::multimap<int32_t, vector<int32_t>> &notMathedMap) in HandleNotMatchedDataMigration() argument
1027 for (auto it = notMathedMap.begin(); it != notMathedMap.end(); ++it) { in HandleNotMatchedDataMigration()
1738 std::multimap<int32_t, vector<int32_t>> &notMathedMap) in HandleNewCloudDirtyData() argument
1744 for (auto it = notMathedMap.begin(); it != notMathedMap.end(); ++it) { in HandleNewCloudDirtyData()