Home
last modified time | relevance | path

Searched defs:OnSettingsStart (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dhttp2_frame_decoder_listener_test_util.cc83 void FailingHttp2FrameDecoderListener::OnSettingsStart( in OnSettingsStart() function in http2::FailingHttp2FrameDecoderListener
319 void LoggingHttp2FrameDecoderListener::OnSettingsStart( in OnSettingsStart() function in http2::LoggingHttp2FrameDecoderListener
H A Dframe_parts_collector_listener.cc93 void FramePartsCollectorListener::OnSettingsStart( in OnSettingsStart() function in http2::test::FramePartsCollectorListener
H A Dframe_parts.cc233 void FrameParts::OnSettingsStart(const Http2FrameHeader& header) { in OnSettingsStart() function in http2::test::FrameParts
/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dhttp2_connection.h67 void OnSettingsStart() override {} in OnSettingsStart() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/
H A Dsettings_payload_decoder_test.cc43 void OnSettingsStart(const Http2FrameHeader& header) override { in OnSettingsStart() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Drecording_http2_visitor.cc29 void RecordingHttp2Visitor::OnSettingsStart() { in OnSettingsStart() function in http2::adapter::test::RecordingHttp2Visitor
H A Dcallback_visitor.cc161 void CallbackVisitor::OnSettingsStart() {} in OnSettingsStart() function in http2::adapter::CallbackVisitor
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
H A Dhttp2_frame_decoder_listener.h343 void OnSettingsStart(const Http2FrameHeader& /*header*/) override {} in OnSettingsStart() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dhttp2_frame_decoder_adapter.cc549 void Http2DecoderAdapter::OnSettingsStart(const Http2FrameHeader& header) { in OnSettingsStart() function in http2::Http2DecoderAdapter