Searched defs:SendGoAway (Results 1 – 8 of 8) sorted by relevance
108 void QuicSendControlStream::SendGoAway(QuicStreamId id) { in SendGoAway() function in quic::QuicSendControlStream
282 TEST_P(QuicSendControlStreamTest, SendGoAway) { in TEST_P() argument
1119 TEST_P(QuicSpdySessionTestServer, SendGoAway) { in TEST_P() argument
1152 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::__anone3fd1aa70111::Chttp2ServerListener::ActiveConnection
606 void Chttp2ServerListener::ActiveConnection::SendGoAway() { in SendGoAway() function in grpc_core::__anon3c799c2f0111::Chttp2ServerListener::ActiveConnection
985 void QuicSession::SendGoAway(QuicErrorCode error_code, in SendGoAway() function in quic::QuicSession
1479 TEST_P(QuicSessionTestServer, SendGoAway) { in TEST_P() argument