Home
last modified time | relevance | path

Searched defs:last_accepted_stream_id (Results 1 – 14 of 14) sorted by relevance

/external/cronet/net/spdy/
Dbuffered_spdy_framer.h285 spdy::SpdyStreamId last_accepted_stream_id; member
Dbuffered_spdy_framer.cc168 void BufferedSpdyFramer::OnGoAway(spdy::SpdyStreamId last_accepted_stream_id, in OnGoAway()
Dbuffered_spdy_framer_unittest.cc87 void OnGoAway(spdy::SpdyStreamId last_accepted_stream_id, in OnGoAway()
Dspdy_test_util_common.cc220 void OnGoAway(spdy::SpdyStreamId last_accepted_stream_id, in OnGoAway()
Dspdy_session.cc3255 void SpdySession::OnGoAway(spdy::SpdyStreamId last_accepted_stream_id, in OnGoAway()
/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Doghttp2_adapter.cc59 void OgHttp2Adapter::SubmitGoAway(Http2StreamId last_accepted_stream_id, in SubmitGoAway()
Drecording_http2_visitor.cc119 bool RecordingHttp2Visitor::OnGoAway(Http2StreamId last_accepted_stream_id, in OnGoAway()
Devent_forwarder.cc105 void EventForwarder::OnGoAway(spdy::SpdyStreamId last_accepted_stream_id, in OnGoAway()
Dnghttp2_adapter.cc113 void NgHttp2Adapter::SubmitGoAway(Http2StreamId last_accepted_stream_id, in SubmitGoAway()
Dcallback_visitor.cc340 bool CallbackVisitor::OnGoAway(Http2StreamId last_accepted_stream_id, in OnGoAway()
Doghttp2_session.cc1331 void OgHttp2Session::OnGoAway(spdy::SpdyStreamId last_accepted_stream_id, in OnGoAway()
/external/cronet/net/test/embedded_test_server/
Dhttp2_connection.cc431 bool Http2Connection::OnGoAway(StreamId last_accepted_stream_id, in OnGoAway()
/external/cronet/net/third_party/quiche/src/quiche/http2/core/
Dhttp2_trace_logging.cc249 void Http2TraceLogger::OnGoAway(SpdyStreamId last_accepted_stream_id, in OnGoAway()
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dspdy_framer_test.cc353 void OnGoAway(SpdyStreamId last_accepted_stream_id, in OnGoAway()