Home
last modified time | relevance | path

Searched defs:OnSettings (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/cronet/net/spdy/
H A Dalps_decoder.cc96 void AlpsDecoder::SettingsParser::OnSettings() { in OnSettings() function in net::AlpsDecoder::SettingsParser
H A Dbuffered_spdy_framer.cc144 void BufferedSpdyFramer::OnSettings() { in OnSettings() function in net::BufferedSpdyFramer
H A Dbuffered_spdy_framer_unittest.cc73 void OnSettings() override {} in OnSettings() function in net::__anon18d68cf70111::TestBufferedSpdyVisitor
H A Dspdy_test_util_common.cc215 void OnSettings() override {} in OnSettings() function in net::__anon673badfe0211::PriorityGetter
H A Dspdy_session.cc2859 void SpdySession::OnSettings() { in OnSettings() function in net::SpdySession
H A Dspdy_session_unittest.cc1770 TEST_F(SpdySessionTest, OnSettings) { in TEST_F() argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Devent_forwarder.cc75 void EventForwarder::OnSettings() { in OnSettings() function in http2::adapter::EventForwarder
H A Doghttp2_session.cc1247 void OgHttp2Session::OnSettings() { in OnSettings() function in http2::adapter::OgHttp2Session
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dhttp2_frame_decoder_adapter.h430 virtual void OnSettings() {} in OnSettings() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/core/
H A Dhttp2_trace_logging.cc222 void Http2TraceLogger::OnSettings() { wrapped_->OnSettings(); } in OnSettings() function in http2::Http2TraceLogger