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 D | hpack_decoder_listener.cc | 15 void HpackDecoderNoOpListener::OnHeaderListStart() {} in OnHeaderListStart() function in http2::HpackDecoderNoOpListener |
H A D | hpack_decoder_test.cc | 84 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 D | http2_header_block_hpack_listener.h | 22 void OnHeaderListStart() override { in OnHeaderListStart() function |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/ | ||
H A D | hpack_decoder_adapter.cc | 124 void HpackDecoderAdapter::ListenerAdapter::OnHeaderListStart() { in OnHeaderListStart() function in spdy::HpackDecoderAdapter::ListenerAdapter |