Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Drecording_headers_handler.cc28 void RecordingHeadersHandler::OnHeaderBlockEnd(size_t uncompressed_header_bytes, in OnHeaderBlockEnd() function in spdy::RecordingHeadersHandler
Dno_op_headers_handler.h25 void OnHeaderBlockEnd(size_t uncompressed_header_bytes, in OnHeaderBlockEnd() function
Dspdy_no_op_visitor.h85 void OnHeaderBlockEnd(size_t /* uncompressed_header_bytes */, in OnHeaderBlockEnd() function
/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
Dquic_header_list.cc50 void QuicHeaderList::OnHeaderBlockEnd(size_t uncompressed_header_bytes, in OnHeaderBlockEnd() function in quic::QuicHeaderList
/external/cronet/net/spdy/
Dheader_coalescer.h26 void OnHeaderBlockEnd(size_t uncompressed_header_bytes, in OnHeaderBlockEnd() function
/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
Dhpack_decoder_state.cc197 void HpackDecoderState::OnHeaderBlockEnd() { in OnHeaderBlockEnd() function in http2::HpackDecoderState
/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/fuzzer/
Dqpack_round_trip_fuzzer.cc382 void OnHeaderBlockEnd(QuicStreamId stream_id) override { in OnHeaderBlockEnd() function in quic::test::DecodingEndpoint
/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Doghttp2_session.cc274 void OgHttp2Session::PassthroughHeadersHandler::OnHeaderBlockEnd( in OnHeaderBlockEnd() function in http2::adapter::OgHttp2Session::PassthroughHeadersHandler