Home
last modified time | relevance | path

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

/external/cronet/net/spdy/
Dalps_decoder.cc94 void AlpsDecoder::SettingsParser::OnSettings() { in OnSettings() function in net::AlpsDecoder::SettingsParser
Dbuffered_spdy_framer.cc144 void BufferedSpdyFramer::OnSettings() { in OnSettings() function in net::BufferedSpdyFramer
Dbuffered_spdy_framer_unittest.cc72 void OnSettings() override {} in OnSettings() function in net::__anon954927260111::TestBufferedSpdyVisitor
Dspdy_test_util_common.cc213 void OnSettings() override {} in OnSettings() function in net::__anonfe2a892d0211::PriorityGetter
Dspdy_session.cc3379 void SpdySession::OnSettings() { in OnSettings() function in net::SpdySession
Dspdy_session_unittest.cc1711 TEST_F(SpdySessionTest, OnSettings) { in TEST_F() argument
/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Devent_forwarder.cc75 void EventForwarder::OnSettings() { in OnSettings() function in http2::adapter::EventForwarder
Doghttp2_session.cc1219 void OgHttp2Session::OnSettings() { in OnSettings() function in http2::adapter::OgHttp2Session
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dhttp2_frame_decoder_adapter.h428 virtual void OnSettings() {} in OnSettings() function
/external/cronet/net/third_party/quiche/src/quiche/http2/core/
Dhttp2_trace_logging.cc221 void Http2TraceLogger::OnSettings() { wrapped_->OnSettings(); } in OnSettings() function in http2::Http2TraceLogger