Searched defs:QueryConstraints (Results 1 – 7 of 7) sorted by relevance
55 int SqlStatsTable::BestIndex(const QueryConstraints&, BestIndexInfo* info) { in BestIndex()65 int SqlStatsTable::Cursor::Filter(const QueryConstraints&, sqlite3_value**) { in Filter()
52 int StringTable::BestIndex(const QueryConstraints&, BestIndexInfo* info) { in BestIndex()63 int StringTable::Cursor::Filter(const QueryConstraints&, sqlite3_value**) { in Filter()
48 int StatsTable::BestIndex(const QueryConstraints&, BestIndexInfo*) { in BestIndex()55 int StatsTable::Cursor::Filter(const QueryConstraints&, sqlite3_value**) { in Filter()
25 class QueryConstraints; variable
28 class QueryConstraints; variable
167 int SpanJoinOperatorTable::BestIndex(const QueryConstraints&, BestIndexInfo*) { in BestIndex()