Searched refs:ChildPickerWrapper (Results 1 – 4 of 4) sorted by relevance
82 class ChildPickerWrapper : public RefCounted<ChildPickerWrapper> { class in grpc_core::__anon084c3e020111::XdsClusterManagerLb84 ChildPickerWrapper(std::string name, in ChildPickerWrapper() function in grpc_core::__anon084c3e020111::XdsClusterManagerLb::ChildPickerWrapper102 RefCountedPtr<ChildPickerWrapper>>;134 RefCountedPtr<ChildPickerWrapper> picker_wrapper() const { in picker_wrapper()176 RefCountedPtr<ChildPickerWrapper> picker_wrapper_;347 RefCountedPtr<ChildPickerWrapper>& child_picker = in UpdateStateLocked()358 child_picker = MakeRefCounted<ChildPickerWrapper>( in UpdateStateLocked()566 MakeRefCounted<ChildPickerWrapper>(xds_cluster_manager_child_->name_, in UpdateState()
95 class ChildPickerWrapper : public RefCounted<ChildPickerWrapper> { class in grpc_core::__anonc550cbee0111::XdsRoutingLb97 ChildPickerWrapper(std::string name, in ChildPickerWrapper() function in grpc_core::__anonc550cbee0111::XdsRoutingLb::ChildPickerWrapper115 RefCountedPtr<ChildPickerWrapper> picker;153 RefCountedPtr<ChildPickerWrapper> picker_wrapper() const { in picker_wrapper()192 RefCountedPtr<ChildPickerWrapper> picker_wrapper_;482 route.picker = MakeRefCounted<ChildPickerWrapper>( in UpdateStateLocked()668 xds_routing_child_->picker_wrapper_ = MakeRefCounted<ChildPickerWrapper>( in UpdateState()
104 class ChildPickerWrapper : public RefCounted<ChildPickerWrapper> { class in grpc_core::__anona97502f40111::EdsLb106 explicit ChildPickerWrapper(std::unique_ptr<SubchannelPicker> picker) in ChildPickerWrapper() function in grpc_core::__anona97502f40111::EdsLb::ChildPickerWrapper124 RefCountedPtr<ChildPickerWrapper> child_picker_;217 RefCountedPtr<ChildPickerWrapper> child_picker_;279 MakeRefCounted<ChildPickerWrapper>(std::move(picker)); in UpdateState()
86 class ChildPickerWrapper : public RefCounted<ChildPickerWrapper> { class in grpc_core::__anonc87064770111::WeightedTargetLb88 explicit ChildPickerWrapper(std::unique_ptr<SubchannelPicker> picker) in ChildPickerWrapper() function in grpc_core::__anonc87064770111::WeightedTargetLb::ChildPickerWrapper105 std::pair<uint32_t, RefCountedPtr<ChildPickerWrapper>>, 1>;135 RefCountedPtr<ChildPickerWrapper> picker_wrapper() const { in picker_wrapper()180 RefCountedPtr<ChildPickerWrapper> picker_wrapper_;520 picker_wrapper_ = MakeRefCounted<ChildPickerWrapper>(std::move(picker)); in OnConnectivityStateUpdateLocked()