Home
last modified time | relevance | path

Searched defs:OnHeaderListStart (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
H A Dhpack_decoder_listener.cc15 void HpackDecoderNoOpListener::OnHeaderListStart() {} in OnHeaderListStart() function in http2::HpackDecoderNoOpListener
H A Dhpack_decoder_test.cc84 void OnHeaderListStart() override { in OnHeaderListStart() function in http2::test::__anona066160e0111::HpackDecoderTest
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dhttp2_header_block_hpack_listener.h22 void OnHeaderListStart() override { in OnHeaderListStart() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
H A Dhpack_decoder_adapter.cc124 void HpackDecoderAdapter::ListenerAdapter::OnHeaderListStart() { in OnHeaderListStart() function in spdy::HpackDecoderAdapter::ListenerAdapter