Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dretry_throttle.cc74 ServerRetryThrottleData** throttle_data) { in GetReplacementThrottleDataIfNeeded()
86 ServerRetryThrottleData* throttle_data = this; in RecordFailure() local
100 ServerRetryThrottleData* throttle_data = this; in RecordSuccess() local
123 ServerRetryThrottleData* throttle_data = in GetDataForServer() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dretry_throttle.cc74 ServerRetryThrottleData** throttle_data) { in GetReplacementThrottleDataIfNeeded()
86 ServerRetryThrottleData* throttle_data = this; in RecordFailure() local
100 ServerRetryThrottleData* throttle_data = this; in RecordSuccess() local
123 ServerRetryThrottleData* throttle_data = in GetDataForServer() local
/aosp_15_r20/external/grpc-grpc/test/core/client_channel/
H A Dretry_throttle_test.cc33 auto throttle_data = in TEST() local
81 auto throttle_data = MakeRefCounted<ServerRetryThrottleData>( in TEST() local
113 auto throttle_data = in TEST() local