/aosp_15_r20/external/cronet/net/spdy/ |
H A D | buffered_spdy_framer_unittest.cc | 85 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 D | buffered_spdy_framer.cc | 164 void BufferedSpdyFramer::OnRstStream(spdy::SpdyStreamId stream_id, in OnRstStream() function in net::BufferedSpdyFramer
|
H A D | spdy_test_util_common.cc | 220 void OnRstStream(spdy::SpdyStreamId stream_id, in OnRstStream() function in net::__anon673badfe0211::PriorityGetter
|
H A D | spdy_session.cc | 2696 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 D | http2_frame_decoder_listener_test_util.cc | 78 void FailingHttp2FrameDecoderListener::OnRstStream( in OnRstStream() function in http2::FailingHttp2FrameDecoderListener 311 void LoggingHttp2FrameDecoderListener::OnRstStream( in OnRstStream() function in http2::LoggingHttp2FrameDecoderListener
|
H A D | frame_parts_collector_listener.cc | 87 void FramePartsCollectorListener::OnRstStream(const Http2FrameHeader& header, in OnRstStream() function in http2::test::FramePartsCollectorListener
|
H A D | frame_parts.cc | 224 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 D | rst_stream_payload_decoder_test.cc | 39 void OnRstStream(const Http2FrameHeader& header, in OnRstStream() function
|
/aosp_15_r20/external/cronet/net/test/embedded_test_server/ |
H A D | http2_connection.h | 75 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 D | quic_endpoint.h | 55 void OnRstStream(const QuicRstStreamFrame& /*frame*/) override {} in OnRstStream() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ |
H A D | recording_http2_visitor.cc | 88 void RecordingHttp2Visitor::OnRstStream(Http2StreamId stream_id, in OnRstStream() function in http2::adapter::test::RecordingHttp2Visitor
|
H A D | event_forwarder.cc | 68 void EventForwarder::OnRstStream(spdy::SpdyStreamId stream_id, in OnRstStream() function in http2::adapter::EventForwarder
|
H A D | callback_visitor.cc | 321 void CallbackVisitor::OnRstStream(Http2StreamId stream_id, in OnRstStream() function in http2::adapter::CallbackVisitor
|
H A D | oghttp2_session.cc | 1225 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 D | spdy_no_op_visitor.h | 44 void OnRstStream(SpdyStreamId /*stream_id*/, in OnRstStream() function
|
H A D | http2_frame_decoder_adapter.cc | 539 void Http2DecoderAdapter::OnRstStream(const Http2FrameHeader& header, in OnRstStream() function in http2::Http2DecoderAdapter
|
H A D | spdy_framer_test.cc | 335 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 D | http2_frame_decoder_listener.h | 341 void OnRstStream(const Http2FrameHeader& /*header*/, in OnRstStream() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/core/ |
H A D | http2_trace_logging.cc | 214 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 D | quic_spdy_session.cc | 324 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 D | quic_session.cc | 405 void QuicSession::OnRstStream(const QuicRstStreamFrame& frame) { in OnRstStream() function in quic::QuicSession
|