Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_send_control_stream.cc108 void QuicSendControlStream::SendGoAway(QuicStreamId id) { in SendGoAway() function in quic::QuicSendControlStream
H A Dquic_send_control_stream_test.cc282 TEST_P(QuicSendControlStreamTest, SendGoAway) { in TEST_P() argument
H A Dquic_spdy_session_test.cc1119 TEST_P(QuicSpdySessionTestServer, SendGoAway) { in TEST_P() argument
/aosp_15_r20/external/pigweed/pw_grpc/
H A Dconnection.cc1152 void Connection::Reader::SendGoAway(Http2Error code) { in SendGoAway() function in pw::grpc::Connection::Reader
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/server/
Dchttp2_server.cc591 void Chttp2ServerListener::ActiveConnection::SendGoAway() { in SendGoAway() function in grpc_core::__anone3fd1aa70111::Chttp2ServerListener::ActiveConnection
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/server/
H A Dchttp2_server.cc606 void Chttp2ServerListener::ActiveConnection::SendGoAway() { in SendGoAway() function in grpc_core::__anon3c799c2f0111::Chttp2ServerListener::ActiveConnection
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_session.cc985 void QuicSession::SendGoAway(QuicErrorCode error_code, in SendGoAway() function in quic::QuicSession
H A Dquic_session_test.cc1479 TEST_P(QuicSessionTestServer, SendGoAway) { in TEST_P() argument