Searched defs:SendGoAway (Results 1 – 3 of 3) sorted by relevance
394 void QuicSession::SendGoAway(QuicErrorCode error_code, const string& reason) { in SendGoAway() function in net::QuicSession
563 TEST_P(QuicSessionTest, SendGoAway) { in TEST_P() argument
1815 void QuicConnection::SendGoAway(QuicErrorCode error, in SendGoAway() function in net::QuicConnection