Home
last modified time | relevance | path

Searched defs:OnHeaderBlockStart (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Drecording_headers_handler.cc18 void RecordingHeadersHandler::OnHeaderBlockStart() { in OnHeaderBlockStart() function in spdy::RecordingHeadersHandler
H A Dno_op_headers_handler.h25 void OnHeaderBlockStart() override {} in OnHeaderBlockStart() function
H A Dspdy_no_op_visitor.h86 void OnHeaderBlockStart() override {} in OnHeaderBlockStart() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_header_list.cc34 void QuicHeaderList::OnHeaderBlockStart() { in OnHeaderBlockStart() function in quic::QuicHeaderList
/aosp_15_r20/external/cronet/net/spdy/
H A Dheader_coalescer.h23 void OnHeaderBlockStart() override {} in OnHeaderBlockStart() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
H A Dhpack_decoder_state.cc55 void HpackDecoderState::OnHeaderBlockStart() { in OnHeaderBlockStart() function in http2::HpackDecoderState
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/fuzzer/
H A Dqpack_round_trip_fuzzer.cc358 void OnHeaderBlockStart(QuicStreamId stream_id) override { in OnHeaderBlockStart() function in quic::test::DecodingEndpoint
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Doghttp2_session.cc218 void OgHttp2Session::PassthroughHeadersHandler::OnHeaderBlockStart() { in OnHeaderBlockStart() function in http2::adapter::OgHttp2Session::PassthroughHeadersHandler