Home
last modified time | relevance | path

Searched defs:OnCommonHeader (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/spdy/
H A Dalps_decoder.cc78 void AlpsDecoder::SettingsParser::OnCommonHeader( in OnCommonHeader() function in net::AlpsDecoder::SettingsParser
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Devent_forwarder.cc17 void EventForwarder::OnCommonHeader(spdy::SpdyStreamId stream_id, size_t length, in OnCommonHeader() function in http2::adapter::EventForwarder
H A Doghttp2_session.cc1048 void OgHttp2Session::OnCommonHeader(spdy::SpdyStreamId stream_id, size_t length, in OnCommonHeader() function in http2::adapter::OgHttp2Session
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dhttp2_frame_decoder_adapter.h378 virtual void OnCommonHeader(SpdyStreamId /*stream_id*/, size_t /*length*/, in OnCommonHeader() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/core/
H A Dhttp2_trace_logging.cc143 void Http2TraceLogger::OnCommonHeader(SpdyStreamId stream_id, size_t length, in OnCommonHeader() function in http2::Http2TraceLogger