Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Drecording_headers_handler.cc13 void RecordingHeadersHandler::OnHeaderBlockStart() { in OnHeaderBlockStart() function in spdy::RecordingHeadersHandler
Dno_op_headers_handler.h22 void OnHeaderBlockStart() override {} in OnHeaderBlockStart() function
Dspdy_no_op_visitor.h82 void OnHeaderBlockStart() override {} in OnHeaderBlockStart() function
/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
Dquic_header_list.cc34 void QuicHeaderList::OnHeaderBlockStart() { in OnHeaderBlockStart() function in quic::QuicHeaderList
/external/cronet/net/spdy/
Dheader_coalescer.h22 void OnHeaderBlockStart() override {} in OnHeaderBlockStart() function
/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
Dhpack_decoder_state.cc55 void HpackDecoderState::OnHeaderBlockStart() { in OnHeaderBlockStart() function in http2::HpackDecoderState
/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/fuzzer/
Dqpack_round_trip_fuzzer.cc355 void OnHeaderBlockStart(QuicStreamId stream_id) override { in OnHeaderBlockStart() function in quic::test::DecodingEndpoint
/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Doghttp2_session.cc229 void OgHttp2Session::PassthroughHeadersHandler::OnHeaderBlockStart() { in OnHeaderBlockStart() function in http2::adapter::OgHttp2Session::PassthroughHeadersHandler