Home
last modified time | relevance | path

Searched defs:OnHeaderBlockEnd (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.cc33 void RecordingHeadersHandler::OnHeaderBlockEnd(size_t uncompressed_header_bytes, in OnHeaderBlockEnd() function in spdy::RecordingHeadersHandler
H A Dno_op_headers_handler.h28 void OnHeaderBlockEnd(size_t uncompressed_header_bytes, in OnHeaderBlockEnd() function
H A Dspdy_no_op_visitor.h89 void OnHeaderBlockEnd(size_t /* uncompressed_header_bytes */, in OnHeaderBlockEnd() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_header_list.cc50 void QuicHeaderList::OnHeaderBlockEnd(size_t uncompressed_header_bytes, in OnHeaderBlockEnd() function in quic::QuicHeaderList
/aosp_15_r20/external/cronet/net/spdy/
H A Dheader_coalescer.h27 void OnHeaderBlockEnd(size_t uncompressed_header_bytes, in OnHeaderBlockEnd() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
H A Dhpack_decoder_state.cc194 void HpackDecoderState::OnHeaderBlockEnd() { in OnHeaderBlockEnd() 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.cc385 void OnHeaderBlockEnd(QuicStreamId stream_id) override { in OnHeaderBlockEnd() function in quic::test::DecodingEndpoint
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Doghttp2_session.cc265 void OgHttp2Session::PassthroughHeadersHandler::OnHeaderBlockEnd( in OnHeaderBlockEnd() function in http2::adapter::OgHttp2Session::PassthroughHeadersHandler