Home
last modified time | relevance | path

Searched defs:HpackLookupEntry (Results 1 – 1 of 1) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
Dhpack_entry.h26 struct QUICHE_EXPORT HpackLookupEntry { struct
30 bool operator==(const HpackLookupEntry& other) const { argument
36 friend H AbslHashValue(H h, const HpackLookupEntry& entry) { in AbslHashValue() argument