Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
H A Dhpack_decoder_tables.h36 struct QUICHE_EXPORT HpackStringPair { struct
51 const HpackStringPair& p); argument
H A Dhpack_decoder_tables.cc38 HpackStringPair::HpackStringPair(std::string name, std::string value) in HpackStringPair() function in http2::HpackStringPair