Home
last modified time | relevance | path

Searched defs:SendGoAway (Results 1 – 8 of 8) 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.cc276 TEST_P(QuicSendControlStreamTest, SendGoAway) { in TEST_P() argument
Dquic_spdy_session_test.cc1090 TEST_P(QuicSpdySessionTestServer, SendGoAway) { in TEST_P() argument
/external/pigweed/pw_grpc/
Dconnection.cc1127 void Connection::Reader::SendGoAway(Http2Error code) { in SendGoAway() function in pw::grpc::Connection::Reader
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/server/
Dchttp2_server.cc591 void Chttp2ServerListener::ActiveConnection::SendGoAway() { in SendGoAway() function in grpc_core::__anon191928210111::Chttp2ServerListener::ActiveConnection
/external/grpc-grpc/src/core/ext/transport/chttp2/server/
Dchttp2_server.cc606 void Chttp2ServerListener::ActiveConnection::SendGoAway() { in SendGoAway() function in grpc_core::__anonfc5eb38d0111::Chttp2ServerListener::ActiveConnection
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_session.cc941 void QuicSession::SendGoAway(QuicErrorCode error_code, in SendGoAway() function in quic::QuicSession
Dquic_session_test.cc1472 TEST_P(QuicSessionTestServer, SendGoAway) { in TEST_P() argument