Searched refs:notMathedMap (Results 1 – 1 of 1) sorted by relevance
267 std::multimap<int32_t, vector<int32_t>> ¬MathedMap, bool isUpgrade) in QueryNoMatchedMap() argument304 AddToMap(notMathedMap, assetId, albumId); in QueryNoMatchedMap()1020 …ared_ptr<MediaLibraryRdbStore> upgradeStore, std::multimap<int32_t, vector<int32_t>> ¬MathedMap) in HandleNotMatchedDataMigration() argument1027 for (auto it = notMathedMap.begin(); it != notMathedMap.end(); ++it) { in HandleNotMatchedDataMigration()1738 std::multimap<int32_t, vector<int32_t>> ¬MathedMap) in HandleNewCloudDirtyData() argument1744 for (auto it = notMathedMap.begin(); it != notMathedMap.end(); ++it) { in HandleNewCloudDirtyData()