Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
H A Dhpack_encoder.cc95 const Http2HeaderBlock& header_set) { in EncodeHeaderBlock()
300 HpackEncoder::Encoderator::Encoderator(const Http2HeaderBlock& header_set, in Encoderator()
381 const Http2HeaderBlock& header_set) { in EncodeHeaderSet()
H A 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()
H A Dhpack_decoder_adapter_test.cc584 const Http2HeaderBlock& header_set = DecodeBlockExpectingSuccess( in TEST_P() local
597 const Http2HeaderBlock& header_set = DecodeBlockExpectingSuccess( in TEST_P() local
H A Dhpack_round_trip_test.cc35 bool RoundTrip(const Http2HeaderBlock& header_set) { in RoundTrip()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/
H A Dbalsa_headers.h768 const auto& header_set = quiche::GetStandardHeaderSet(); in WriteHeaderKeyToBuffer() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_framer_test.cc1170 Http2HeaderBlock header_set; in TEST_P() local