Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/
Drst_stream_payload_decoder_test.cc39 void OnRstStream(const Http2FrameHeader& header, in OnRstStream() function
/external/cronet/net/test/embedded_test_server/
Dhttp2_connection.h75 void OnRstStream(StreamId stream_id, in OnRstStream() function
/external/cronet/net/spdy/
Dbuffered_spdy_framer_unittest.cc84 void OnRstStream(spdy::SpdyStreamId stream_id, in OnRstStream() function in net::__anon954927260111::TestBufferedSpdyVisitor
100 void OnRstStream(const spdy::SpdySerializedFrame& frame) {} in OnRstStream() function in net::__anon954927260111::TestBufferedSpdyVisitor
Dbuffered_spdy_framer.cc164 void BufferedSpdyFramer::OnRstStream(spdy::SpdyStreamId stream_id, in OnRstStream() function in net::BufferedSpdyFramer
Dspdy_test_util_common.cc218 void OnRstStream(spdy::SpdyStreamId stream_id, in OnRstStream() function in net::__anonfe2a892d0211::PriorityGetter
Dspdy_session.cc3213 void SpdySession::OnRstStream(spdy::SpdyStreamId stream_id, in OnRstStream() function in net::SpdySession
/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
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
Dframe_parts_collector_listener.cc87 void FramePartsCollectorListener::OnRstStream(const Http2FrameHeader& header, in OnRstStream() function in http2::test::FramePartsCollectorListener
Dframe_parts.cc223 void FrameParts::OnRstStream(const Http2FrameHeader& header, in OnRstStream() function in http2::test::FrameParts
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
Dquic_endpoint.h55 void OnRstStream(const QuicRstStreamFrame& /*frame*/) override {} in OnRstStream() function
/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Drecording_http2_visitor.cc88 void RecordingHttp2Visitor::OnRstStream(Http2StreamId stream_id, in OnRstStream() function in http2::adapter::test::RecordingHttp2Visitor
Devent_forwarder.cc68 void EventForwarder::OnRstStream(spdy::SpdyStreamId stream_id, in OnRstStream() function in http2::adapter::EventForwarder
Dcallback_visitor.cc280 void CallbackVisitor::OnRstStream(Http2StreamId stream_id, in OnRstStream() function in http2::adapter::CallbackVisitor
Doghttp2_session.cc1197 void OgHttp2Session::OnRstStream(spdy::SpdyStreamId stream_id, in OnRstStream() function in http2::adapter::OgHttp2Session
/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
Dhttp2_frame_decoder_listener.h341 void OnRstStream(const Http2FrameHeader& /*header*/, in OnRstStream() function
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dspdy_no_op_visitor.h40 void OnRstStream(SpdyStreamId /*stream_id*/, in OnRstStream() function
Dhttp2_frame_decoder_adapter.cc537 void Http2DecoderAdapter::OnRstStream(const Http2FrameHeader& header, in OnRstStream() function in http2::Http2DecoderAdapter
Dspdy_framer_test.cc328 void OnRstStream(SpdyStreamId stream_id, SpdyErrorCode error_code) override { in OnRstStream() function in spdy::test::TestSpdyVisitor
/external/cronet/net/third_party/quiche/src/quiche/http2/core/
Dhttp2_trace_logging.cc213 void Http2TraceLogger::OnRstStream(SpdyStreamId stream_id, in OnRstStream() function in http2::Http2TraceLogger
/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
Dquic_spdy_session.cc295 void OnRstStream(SpdyStreamId /*stream_id*/, in OnRstStream() function in quic::QuicSpdySession::SpdyFramerVisitor
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_session.cc361 void QuicSession::OnRstStream(const QuicRstStreamFrame& frame) { in OnRstStream() function in quic::QuicSession