Home
last modified time | relevance | path

Searched defs:OnUnknownEnd (Results 1 – 6 of 6) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/
Dunknown_payload_decoder_test.cc53 void OnUnknownEnd() override { in OnUnknownEnd() function
/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
Dhttp2_frame_decoder_listener_test_util.cc188 void FailingHttp2FrameDecoderListener::OnUnknownEnd() { in OnUnknownEnd() function in http2::FailingHttp2FrameDecoderListener
487 void LoggingHttp2FrameDecoderListener::OnUnknownEnd() { in OnUnknownEnd() function in http2::LoggingHttp2FrameDecoderListener
Dframe_parts_collector_listener.cc228 void FramePartsCollectorListener::OnUnknownEnd() { in OnUnknownEnd() function in http2::test::FramePartsCollectorListener
Dframe_parts.cc409 void FrameParts::OnUnknownEnd() { in OnUnknownEnd() function in http2::test::FrameParts
/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
Dhttp2_frame_decoder_listener.h374 void OnUnknownEnd() override {} in OnUnknownEnd() function
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dhttp2_frame_decoder_adapter.cc753 void Http2DecoderAdapter::OnUnknownEnd() { in OnUnknownEnd() function in http2::Http2DecoderAdapter