Searched defs:ShouldThrottle (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/rls/ | ||
D | rls.cc | 570 bool ShouldThrottle() ABSL_EXCLUSIVE_LOCKS_REQUIRED(&RlsLb::mu_) { in ShouldThrottle() function in grpc_core::__anonfc238a810111::RlsLb::RlsChannel |
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/rls/ | ||
H A D | rls.cc | 628 bool ShouldThrottle() ABSL_EXCLUSIVE_LOCKS_REQUIRED(&RlsLb::mu_) { in ShouldThrottle() function in grpc_core::__anon52bb9b7c0111::RlsLb::RlsChannel |