Home
last modified time | relevance | path

Searched defs:OnRstStream (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/cronet/net/spdy/
H A Dbuffered_spdy_framer_unittest.cc85 void OnRstStream(spdy::SpdyStreamId stream_id, in OnRstStream() function in net::__anon18d68cf70111::TestBufferedSpdyVisitor
101 void OnRstStream(const spdy::SpdySerializedFrame& frame) {} in OnRstStream() function in net::__anon18d68cf70111::TestBufferedSpdyVisitor
H A Dbuffered_spdy_framer.cc164 void BufferedSpdyFramer::OnRstStream(spdy::SpdyStreamId stream_id, in OnRstStream() function in net::BufferedSpdyFramer
H A Dspdy_test_util_common.cc220 void OnRstStream(spdy::SpdyStreamId stream_id, in OnRstStream() function in net::__anon673badfe0211::PriorityGetter
H A Dspdy_session.cc2696 void SpdySession::OnRstStream(spdy::SpdyStreamId stream_id, in OnRstStream() function in net::SpdySession
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dhttp2_frame_decoder_listener_test_util.cc78 void FailingHttp2FrameDecoderListener::OnRstStream( in OnRstStream() function in http2::FailingHttp2FrameDecoderListener
311 void LoggingHttp2FrameDecoderListener::OnRstStream( in OnRstStream() function in http2::LoggingHttp2FrameDecoderListener
H A Dframe_parts_collector_listener.cc87 void FramePartsCollectorListener::OnRstStream(const Http2FrameHeader& header, in OnRstStream() function in http2::test::FramePartsCollectorListener
H A Dframe_parts.cc224 void FrameParts::OnRstStream(const Http2FrameHeader& header, in OnRstStream() function in http2::test::FrameParts
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/
H A Drst_stream_payload_decoder_test.cc39 void OnRstStream(const Http2FrameHeader& header, in OnRstStream() function
/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dhttp2_connection.h75 void OnRstStream(StreamId stream_id, in OnRstStream() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
H A Dquic_endpoint.h55 void OnRstStream(const QuicRstStreamFrame& /*frame*/) override {} in OnRstStream() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Drecording_http2_visitor.cc88 void RecordingHttp2Visitor::OnRstStream(Http2StreamId stream_id, in OnRstStream() function in http2::adapter::test::RecordingHttp2Visitor
H A Devent_forwarder.cc68 void EventForwarder::OnRstStream(spdy::SpdyStreamId stream_id, in OnRstStream() function in http2::adapter::EventForwarder
H A Dcallback_visitor.cc321 void CallbackVisitor::OnRstStream(Http2StreamId stream_id, in OnRstStream() function in http2::adapter::CallbackVisitor
H A Doghttp2_session.cc1225 void OgHttp2Session::OnRstStream(spdy::SpdyStreamId stream_id, in OnRstStream() function in http2::adapter::OgHttp2Session
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_no_op_visitor.h44 void OnRstStream(SpdyStreamId /*stream_id*/, in OnRstStream() function
H A Dhttp2_frame_decoder_adapter.cc539 void Http2DecoderAdapter::OnRstStream(const Http2FrameHeader& header, in OnRstStream() function in http2::Http2DecoderAdapter
H A Dspdy_framer_test.cc335 void OnRstStream(SpdyStreamId stream_id, SpdyErrorCode error_code) override { in OnRstStream() function in spdy::test::TestSpdyVisitor
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
H A Dhttp2_frame_decoder_listener.h341 void OnRstStream(const Http2FrameHeader& /*header*/, in OnRstStream() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/core/
H A Dhttp2_trace_logging.cc214 void Http2TraceLogger::OnRstStream(SpdyStreamId stream_id, in OnRstStream() function in http2::Http2TraceLogger
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_session.cc324 void OnRstStream(SpdyStreamId /*stream_id*/, in OnRstStream() function in quic::QuicSpdySession::SpdyFramerVisitor
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_session.cc405 void QuicSession::OnRstStream(const QuicRstStreamFrame& frame) { in OnRstStream() function in quic::QuicSession