Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dresolver_result_parsing.h55 retry_throttling_(retry_throttling), in ClientChannelGlobalParsedConfig()
67 return retry_throttling_; in retry_throttling()
77 absl::optional<RetryThrottling> retry_throttling_; variable