Home
last modified time | relevance | path

Searched defs:SendGoAway (Results 1 – 6 of 6) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
Dquic_send_control_stream.cc108 void QuicSendControlStream::SendGoAway(QuicStreamId id) { in SendGoAway() function in quic::QuicSendControlStream
Dquic_send_control_stream_test.cc283 TEST_P(QuicSendControlStreamTest, SendGoAway) { in TEST_P() argument
Dquic_spdy_session_test.cc1075 TEST_P(QuicSpdySessionTestServer, SendGoAway) { in TEST_P() argument
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/server/
Dchttp2_server.cc527 void Chttp2ServerListener::ActiveConnection::SendGoAway() { in SendGoAway() function in grpc_core::__anon3f1d21520111::Chttp2ServerListener::ActiveConnection
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_session.cc931 void QuicSession::SendGoAway(QuicErrorCode error_code, in SendGoAway() function in quic::QuicSession
Dquic_session_test.cc1409 TEST_P(QuicSessionTestServer, SendGoAway) { in TEST_P() argument