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.cc88 const Http2HeaderBlock& header_set) { in EncodeHeaderBlock()
293 HpackEncoder::Encoderator::Encoderator(const Http2HeaderBlock& header_set, in Encoderator()
366 const Http2HeaderBlock& header_set) { in EncodeHeaderSet()
Dhpack_encoder_test.cc75 const Http2HeaderBlock& header_set) { in EncodeHeaderBlock()
80 const Http2HeaderBlock& header_set, in EncodeIncremental()
212 Representations MakeRepresentations(const Http2HeaderBlock& header_set) { in MakeRepresentations()
219 void CompareWithExpectedEncoding(const Http2HeaderBlock& header_set) { in CompareWithExpectedEncoding()
Dhpack_round_trip_test.cc35 bool RoundTrip(const Http2HeaderBlock& header_set) { in RoundTrip()
Dhpack_decoder_adapter_test.cc611 const Http2HeaderBlock& header_set = DecodeBlockExpectingSuccess( in TEST_P() local
624 const Http2HeaderBlock& header_set = DecodeBlockExpectingSuccess( in TEST_P() local
/external/cronet/net/third_party/quiche/src/quiche/balsa/
Dbalsa_headers.h767 const auto& header_set = quiche::GetStandardHeaderSet(); in WriteHeaderKeyToBuffer() local
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dspdy_framer_test.cc1159 Http2HeaderBlock header_set; in TEST_P() local