Searched refs:FilterEntry (Results 1 – 2 of 2) sorted by relevance
45 struct FilterEntry { struct49 std::list<FilterEntry> filters; // list of partitioned indexes and their keys argument
85 FilterEntry& last_entry = filters.front(); in Finish()