Searched refs:ALBUM_TABLE_LIST (Results 1 – 1 of 1) sorted by relevance
1204 const std::vector<std::string> ALBUM_TABLE_LIST = { "PhotoAlbum", "AnalysisAlbum" }; in GetUpdateAllAlbumsCount() local1206 for (const auto &tableName : ALBUM_TABLE_LIST) { in GetUpdateAllAlbumsCount()