Searched defs:cluster_map_ (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/ | ||
D | xds_cluster_manager.cc | 66 ClusterMap cluster_map_; member in grpc_core::__anon2bdcc6850111::XdsClusterManagerLbConfig |
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/ | ||
D | xds_client.h | 313 std::map<std::string /*cluster_name*/, ClusterState> cluster_map_; variable |