Home
last modified time | relevance | path

Searched defs:throttle_data (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dretry_throttle.cc80 ServerRetryThrottleData** throttle_data) { in GetReplacementThrottleDataIfNeeded()
92 ServerRetryThrottleData* throttle_data = this; in RecordFailure() local
107 ServerRetryThrottleData* throttle_data = this; in RecordSuccess() local
132 ServerRetryThrottleData* throttle_data = in destroy_server_retry_throttle_data() local
138 ServerRetryThrottleData* throttle_data = in copy_server_retry_throttle_data() local
173 ServerRetryThrottleData* throttle_data = in GetDataForServer() local
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dretry_throttle.cc78 ServerRetryThrottleData** throttle_data) { in GetReplacementThrottleDataIfNeeded()
90 ServerRetryThrottleData* throttle_data = this; in RecordFailure() local
105 ServerRetryThrottleData* throttle_data = this; in RecordSuccess() local
130 ServerRetryThrottleData* throttle_data = in destroy_server_retry_throttle_data() local
136 ServerRetryThrottleData* throttle_data = in copy_server_retry_throttle_data() local
171 ServerRetryThrottleData* throttle_data = in GetDataForServer() local
/external/grpc-grpc/test/core/client_channel/
Dretry_throttle_test.cc33 auto throttle_data = in TEST() local
81 auto throttle_data = MakeRefCounted<ServerRetryThrottleData>( in TEST() local
114 auto throttle_data = in TEST() local