Searched defs:EntryComparator (Results 1 – 1 of 1) sorted by relevance
44 struct NET_EXPORT_PRIVATE EntryComparator { struct45 explicit EntryComparator(HpackHeaderTable* table) : table_(table) {} in EntryComparator() function