Searched defs:child_channels_ (Results 1 – 3 of 3) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/lib/channel/ | ||
D | channelz.h | 225 std::set<intptr_t> child_channels_; variable |
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/pick_first/ | ||
D | pick_first.cc | 151 ChildRefsList child_channels_; member in grpc_core::__anondbaa39340111::PickFirst |
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/round_robin/ | ||
D | round_robin.cc | 227 ChildRefsList child_channels_; member in grpc_core::__anone1f0a73a0111::RoundRobin |