Searched refs:tempTable (Results 1 – 3 of 3) sorted by relevance
218 …string tempTable = "(SELECT " + GROUP_TAG + " FROM " + ANALYSIS_ALBUM_TABLE + " WHERE " + ALBUM_ID… in GetPortraitAlbumPredicates() local222 predicates.InnerJoin(tempTable)->On(clauses); in GetPortraitAlbumPredicates()
868 …string tempTable = "(SELECT " + GROUP_TAG + " FROM " + ANALYSIS_ALBUM_TABLE + " WHERE " + ALBUM_ID… in GetPortraitAlbumPredicates() local872 predicates.InnerJoin(tempTable)->On(clauses); in GetPortraitAlbumPredicates()
943 …string tempTable = "(SELECT " + GROUP_TAG + " FROM " + ANALYSIS_ALBUM_TABLE + " WHERE " + ALBUM_ID… in GetPortraitAlbumPredicates() local947 predicates.InnerJoin(tempTable)->On(clauses); in GetPortraitAlbumPredicates()