Home
last modified time | relevance | path

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

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