Searched defs:OnHeaderListEnd (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 | 18 void HpackDecoderNoOpListener::OnHeaderListEnd() {} in OnHeaderListEnd() function in http2::HpackDecoderNoOpListener |
H A D | hpack_decoder_test.cc | 105 void OnHeaderListEnd() override { in OnHeaderListEnd() 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 | 31 void OnHeaderListEnd() override {} in OnHeaderListEnd() function |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/ | ||
H A D | hpack_decoder_adapter.cc | 139 void HpackDecoderAdapter::ListenerAdapter::OnHeaderListEnd() { in OnHeaderListEnd() function in spdy::HpackDecoderAdapter::ListenerAdapter |