Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/
Daltsvc_payload_decoder_test.cc41 void OnAltSvcStart(const Http2FrameHeader& header, size_t origin_length, in OnAltSvcStart() function
/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
Dhttp2_frame_decoder_listener_test_util.cc142 void FailingHttp2FrameDecoderListener::OnAltSvcStart( in OnAltSvcStart() function in http2::FailingHttp2FrameDecoderListener
414 void LoggingHttp2FrameDecoderListener::OnAltSvcStart( in OnAltSvcStart() function in http2::LoggingHttp2FrameDecoderListener
Dframe_parts_collector_listener.cc171 void FramePartsCollectorListener::OnAltSvcStart(const Http2FrameHeader& header, in OnAltSvcStart() function in http2::test::FramePartsCollectorListener
Dframe_parts.cc335 void FrameParts::OnAltSvcStart(const Http2FrameHeader& header, in OnAltSvcStart() function in http2::test::FrameParts
/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
Dhttp2_frame_decoder_listener.h361 void OnAltSvcStart(const Http2FrameHeader& /*header*/, in OnAltSvcStart() function
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dhttp2_frame_decoder_adapter.cc655 void Http2DecoderAdapter::OnAltSvcStart(const Http2FrameHeader& header, in OnAltSvcStart() function in http2::Http2DecoderAdapter