Searched defs:last_accepted_stream_id (Results 1 – 14 of 14) sorted by relevance
| /external/cronet/net/spdy/ |
| D | buffered_spdy_framer.h | 285 spdy::SpdyStreamId last_accepted_stream_id; member
|
| D | buffered_spdy_framer.cc | 168 void BufferedSpdyFramer::OnGoAway(spdy::SpdyStreamId last_accepted_stream_id, in OnGoAway()
|
| D | buffered_spdy_framer_unittest.cc | 87 void OnGoAway(spdy::SpdyStreamId last_accepted_stream_id, in OnGoAway()
|
| D | spdy_test_util_common.cc | 220 void OnGoAway(spdy::SpdyStreamId last_accepted_stream_id, in OnGoAway()
|
| D | spdy_session.cc | 3255 void SpdySession::OnGoAway(spdy::SpdyStreamId last_accepted_stream_id, in OnGoAway()
|
| /external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ |
| D | oghttp2_adapter.cc | 59 void OgHttp2Adapter::SubmitGoAway(Http2StreamId last_accepted_stream_id, in SubmitGoAway()
|
| D | recording_http2_visitor.cc | 119 bool RecordingHttp2Visitor::OnGoAway(Http2StreamId last_accepted_stream_id, in OnGoAway()
|
| D | event_forwarder.cc | 105 void EventForwarder::OnGoAway(spdy::SpdyStreamId last_accepted_stream_id, in OnGoAway()
|
| D | nghttp2_adapter.cc | 113 void NgHttp2Adapter::SubmitGoAway(Http2StreamId last_accepted_stream_id, in SubmitGoAway()
|
| D | callback_visitor.cc | 340 bool CallbackVisitor::OnGoAway(Http2StreamId last_accepted_stream_id, in OnGoAway()
|
| D | oghttp2_session.cc | 1331 void OgHttp2Session::OnGoAway(spdy::SpdyStreamId last_accepted_stream_id, in OnGoAway()
|
| /external/cronet/net/test/embedded_test_server/ |
| D | http2_connection.cc | 431 bool Http2Connection::OnGoAway(StreamId last_accepted_stream_id, in OnGoAway()
|
| /external/cronet/net/third_party/quiche/src/quiche/http2/core/ |
| D | http2_trace_logging.cc | 249 void Http2TraceLogger::OnGoAway(SpdyStreamId last_accepted_stream_id, in OnGoAway()
|
| /external/cronet/net/third_party/quiche/src/quiche/spdy/core/ |
| D | spdy_framer_test.cc | 353 void OnGoAway(SpdyStreamId last_accepted_stream_id, in OnGoAway()
|