Searched defs:SendGoAway (Results 1 – 8 of 8) sorted by relevance
108 void QuicSendControlStream::SendGoAway(QuicStreamId id) { in SendGoAway() function in quic::QuicSendControlStream
276 TEST_P(QuicSendControlStreamTest, SendGoAway) { in TEST_P() argument
1090 TEST_P(QuicSpdySessionTestServer, SendGoAway) { in TEST_P() argument
1127 void Connection::Reader::SendGoAway(Http2Error code) { in SendGoAway() function in pw::grpc::Connection::Reader
591 void Chttp2ServerListener::ActiveConnection::SendGoAway() { in SendGoAway() function in grpc_core::__anon191928210111::Chttp2ServerListener::ActiveConnection
606 void Chttp2ServerListener::ActiveConnection::SendGoAway() { in SendGoAway() function in grpc_core::__anonfc5eb38d0111::Chttp2ServerListener::ActiveConnection
941 void QuicSession::SendGoAway(QuicErrorCode error_code, in SendGoAway() function in quic::QuicSession
1472 TEST_P(QuicSessionTestServer, SendGoAway) { in TEST_P() argument