Home
last modified time | relevance | path

Searched refs:kKeepaliveThrottlingKey (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/transport/
Dtransport.h465 constexpr const char* kKeepaliveThrottlingKey = variable
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc1091 status.SetPayload(grpc_core::kKeepaliveThrottlingKey, in grpc_chttp2_add_incoming_goaway()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc1478 state_change.status.GetPayload(kKeepaliveThrottlingKey); in ApplyUpdateInControlPlaneWorkSerializer()