Searched defs:cluster_map (Results 1 – 2 of 2) sorted by relevance
95 const std::map<std::string, Child>& cluster_map() const { in cluster_map() function in grpc_core::__anon141a25570111::XdsClusterManagerLbConfig127 explicit ClusterPicker(ClusterMap cluster_map) in ClusterPicker()367 ClusterPicker::ClusterMap cluster_map; in UpdateStateLocked() local
101 std::vector<std::vector<size_t>> cluster_map(clusters_.size()); in CollectClusters() local