Home
last modified time | relevance | path

Searched refs:target_map_ (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/weighted_target/
Dweighted_target.cc64 : target_map_(std::move(target_map)) {} in WeightedTargetLbConfig()
68 const TargetMap& target_map() const { return target_map_; } in target_map()
71 TargetMap target_map_; member in grpc_core::__anonc87064770111::WeightedTargetLbConfig