Searched refs:predicatesSdMap (Results 1 – 1 of 1) sorted by relevance
1384 RdbPredicates predicatesSdMap(ANALYSIS_ASSET_SD_MAP_TABLE); in DealWithHighlightSdTable() local1385 predicatesSdMap.And()->In(MAP_ASSET_SOURCE, assetMapPredicates.GetWhereArgs()); in DealWithHighlightSdTable()1387 auto resultSetQuery = MediaLibraryRdbStore::QueryWithFilter(predicatesSdMap, columns); in DealWithHighlightSdTable()