Searched defs:AddressWeight (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/ring_hash/ | ||
D | ring_hash.cc | 461 struct AddressWeight { in Ring() struct |
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/weighted_round_robin/ | ||
D | weighted_round_robin.cc | 155 class AddressWeight : public RefCounted<AddressWeight> { class in grpc_core::__anon5c1df9810111::WeightedRoundRobin |