Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
Dhpack_encoder.cc93 const Http2HeaderBlock& header_set) { in EncodeHeaderBlock()
298 HpackEncoder::Encoderator::Encoderator(const Http2HeaderBlock& header_set, in Encoderator()
371 const Http2HeaderBlock& header_set) { in EncodeHeaderSet()
Dhpack_encoder_test.cc86 const Http2HeaderBlock& header_set) { in EncodeHeaderBlock()
91 const Http2HeaderBlock& header_set, in EncodeIncremental()
223 Representations MakeRepresentations(const Http2HeaderBlock& header_set) { in MakeRepresentations()
230 void CompareWithExpectedEncoding(const Http2HeaderBlock& header_set) { in CompareWithExpectedEncoding()
Dhpack_round_trip_test.cc34 bool RoundTrip(const Http2HeaderBlock& header_set) { in RoundTrip()
Dhpack_decoder_adapter_test.cc615 const Http2HeaderBlock& header_set = DecodeBlockExpectingSuccess( in TEST_P() local
628 const Http2HeaderBlock& header_set = DecodeBlockExpectingSuccess( in TEST_P() local
/external/cronet/net/third_party/quiche/src/quiche/balsa/
Dbalsa_headers.h768 const auto& header_set = quiche::GetStandardHeaderSet(); in WriteHeaderKeyToBuffer() local
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dspdy_framer_test.cc1166 Http2HeaderBlock header_set; in TEST_P() local