Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Drecording_headers_handler.h34 const Http2HeaderBlock& decoded_block() const { return block_; } in decoded_block() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
H A Dhpack_decoder_adapter_test.cc182 const Http2HeaderBlock& decoded_block() const { in decoded_block() function in spdy::test::__anon14a8bfef0111::HpackDecoderAdapterTest