Searched defs:onClause (Results 1 – 11 of 11) sorted by relevance
212 string onClause = MediaColumn::MEDIA_ID + " = " + PhotoMap::ASSET_ID; in GetPortraitAlbumPredicates() local231 string onClause = MediaColumn::MEDIA_ID + " = " + PhotoMap::ASSET_ID; in GetAnalysisAlbumPredicates() local
164 vector<string> onClause = { in JSGetHighlightAlbumInfoExecute() local
937 string onClause = MediaColumn::MEDIA_ID + " = " + PhotoMap::ASSET_ID; in GetPortraitAlbumPredicates() local955 string onClause = MediaColumn::MEDIA_ID + " = " + PhotoMap::ASSET_ID; in GetAnalysisAlbumPredicates() local1008 string onClause = PhotoColumn::PHOTOS_TABLE + "." + MediaColumn::MEDIA_ID + " = " + in GetFeaturedSinglePortraitAlbumPredicates() local
2019 vector<string> onClause = { in JSGetAnalysisDataExecute() local2028 …string onClause = VISION_IMAGE_FACE_TABLE + "." + TAG_ID + " = " + VISION_FACE_TAG_TABLE + "." + T… in JSGetAnalysisDataExecute() local
6980 string onClause = PhotoAlbumColumns::ALBUM_NAME + " = " + CITY_ID; in ParseLocationAlbumTypes() local7026 vector<string> onClause = { in ParseAlbumTypes() local
862 string onClause = MediaColumn::MEDIA_ID + " = " + PhotoMap::ASSET_ID; in GetPortraitAlbumPredicates() local881 string onClause = MediaColumn::MEDIA_ID + " = " + PhotoMap::ASSET_ID; in GetAnalysisAlbumPredicates() local934 string onClause = PhotoColumn::PHOTOS_TABLE + "." + MediaColumn::MEDIA_ID + " = " + in GetFeaturedSinglePortraitAlbumPredicates() local
856 vector<string> onClause = { in JSGetAnalysisDataExecute() local865 …string onClause = VISION_IMAGE_FACE_TABLE + "." + TAG_ID + " = " + VISION_FACE_TAG_TABLE + "." + T… in JSGetAnalysisDataExecute() local
1024 string onClause = PhotoAlbumColumns::ALBUM_NAME + " = " + CITY_ID; in ParseLocationAlbumTypes() local1070 vector<string> onClause = { in ParseAlbumTypes() local
957 std::vector<std::string> onClause; in GetDefaultRingtoneAttrs() local1036 std::vector<std::string> onClause; in GetDefaultSystemToneAttrs() local1187 std::vector<std::string> onClause; in GetDefaultAlarmToneAttrs() local
1843 string onClause = "album_name = city_id"; variable
818 std::string onClause = ANALYSIS_ALBUM_TABLE + "." + ALBUM_ID + " = " + in GetIsMeLeftJoinPredicates() local