Searched refs:queryIsMe (Results 1 – 1 of 1) sorted by relevance
2299 …std::string queryIsMe = "SELECT COUNT(DISTINCT album_id)," + ALBUM_NAME + "," + USER_DISPLAY_LEVEL… in SetMyOldAlbum() local2301 auto resultSet = uniStore->QuerySql(queryIsMe); in SetMyOldAlbum()