Searched refs:SQL_QUERY_ALBUM_COUNT_BY_NAME (Results 1 – 2 of 2) sorted by relevance
166 const std::string SQL_QUERY_ALBUM_COUNT_BY_NAME = "\ variable
361 auto resultSet = this->galleryRdb_->QuerySql(this->SQL_QUERY_ALBUM_COUNT_BY_NAME, params); in QueryAlbumCountByName()