Searched defs:OnHeaderListEnd (Results 1 – 4 of 4) sorted by relevance
| /external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/ | ||
| D | hpack_decoder_listener.cc | 18 void HpackDecoderNoOpListener::OnHeaderListEnd() {} in OnHeaderListEnd() function in http2::HpackDecoderNoOpListener |
| D | hpack_decoder_test.cc | 105 void OnHeaderListEnd() override { in OnHeaderListEnd() function in http2::test::__anonde3bf3fd0111::HpackDecoderTest |
| /external/cronet/net/third_party/quiche/src/quiche/spdy/core/ | ||
| D | http2_header_block_hpack_listener.h | 28 void OnHeaderListEnd() override {} in OnHeaderListEnd() function |
| /external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/ | ||
| D | hpack_decoder_adapter.cc | 149 void HpackDecoderAdapter::ListenerAdapter::OnHeaderListEnd() { in OnHeaderListEnd() function in spdy::HpackDecoderAdapter::ListenerAdapter |