Home
last modified time | relevance | path

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

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