Searched defs:albumIdMap (Results 1 – 2 of 2) sorted by relevance
1174 auto &albumIdMap = tableAlbumIdMap_[tableName]; in BatchQueryAlbum() local1207 auto albumIdMap = GetValueFromMap(tableAlbumIdMap_, tableName); in BatchInsertMap() local1660 …onst unordered_map<int32_t, int32_t> &fileIdMap, const unordered_map<int32_t, int32_t> &albumIdMap) in QueryMapInfos() argument
472 …tils::SetAlbumIdNew(FaceInfo &faceInfo, const std::unordered_map<std::string, int32_t> &albumIdMap) in SetAlbumIdNew()