Searched refs:ClusterMap (Results 1 – 5 of 5) sorted by relevance
55 using ClusterMap = typedef in grpc_core::__anon99c9fe3e0111::XdsClusterManagerLbConfig58 explicit XdsClusterManagerLbConfig(ClusterMap cluster_map) in XdsClusterManagerLbConfig()63 const ClusterMap& cluster_map() const { return cluster_map_; } in cluster_map()66 ClusterMap cluster_map_;101 using ClusterMap = std::map<absl::string_view /*cluster_name*/, typedef in grpc_core::__anon99c9fe3e0111::XdsClusterManagerLb::ClusterPicker106 explicit ClusterPicker(ClusterMap cluster_map) in ClusterPicker()112 ClusterMap cluster_map_;344 ClusterPicker::ClusterMap cluster_map; in UpdateStateLocked()631 XdsClusterManagerLbConfig::ClusterMap cluster_map; in ParseLoadBalancingConfig()
70 using ClusterMap = llvm::SmallDenseMap<llvm::StringRef, ClusterOps, 8>; typedef123 LogicalResult CollectAndGroupClusterOps(Block* block, ClusterMap* clusters) { in CollectAndGroupClusterOps()534 ClusterMap clusters; in FormClustersInBlock()
34 fn get_cluster_info() -> Result<ClusterMap> {36 let map: ClusterMap = serde_json::from_str(&config)?;
641 typedef llvm::DenseMap<const MemRegion *, const ClusterBindings *> ClusterMap; typedef in __anon53e1adc20611::ClusterAnalysis
700 typedef llvm::DenseMap<const MemRegion *, const ClusterBindings *> ClusterMap; typedef in __anon48aa45d00611::ClusterAnalysis