Home
last modified time | relevance | path

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

/third_party/grpc/test/core/util/
Dtest_lb_policies.cc151 void RequestReresolution() override { in RequestReresolution() function in grpc_core::__anonee66b00b0111::TestPickArgsLb::Helper
152 parent_->channel_control_helper()->RequestReresolution(); in RequestReresolution()
261 void RequestReresolution() override { in RequestReresolution() function in grpc_core::__anonee66b00b0111::InterceptRecvTrailingMetadataLoadBalancingPolicy::Helper
262 parent_->channel_control_helper()->RequestReresolution(); in RequestReresolution()
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/
Dchild_policy_handler.cc76 void RequestReresolution() override { in RequestReresolution() function in grpc_core::ChildPolicyHandler::Helper
90 parent_->channel_control_helper()->RequestReresolution(); in RequestReresolution()
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dlrs.cc125 void RequestReresolution() override;
342 void LrsLb::Helper::RequestReresolution() { in RequestReresolution() function in grpc_core::__anon7d9e52eb0111::LrsLb::Helper
344 lrs_policy_->channel_control_helper()->RequestReresolution(); in RequestReresolution()
Dxds_cluster_manager.cc153 void RequestReresolution() override;
586 void XdsClusterManagerLb::ClusterChild::Helper::RequestReresolution() { in RequestReresolution() function in grpc_core::__anon6a00de840111::XdsClusterManagerLb::ClusterChild::Helper
592 ->RequestReresolution(); in RequestReresolution()
Dxds_cluster_impl.cc231 void RequestReresolution() override;
592 void XdsClusterImplLb::Helper::RequestReresolution() { in RequestReresolution() function in grpc_core::__anon4411a69b0111::XdsClusterImplLb::Helper
594 xds_cluster_impl_policy_->channel_control_helper()->RequestReresolution(); in RequestReresolution()
Dcds.cc125 void RequestReresolution() override;
253 void CdsLb::Helper::RequestReresolution() { in RequestReresolution() function in grpc_core::__anon67a28e340111::CdsLb::Helper
259 parent_->channel_control_helper()->RequestReresolution(); in RequestReresolution()
Dxds_routing.cc169 void RequestReresolution() override;
688 void XdsRoutingLb::XdsRoutingChild::Helper::RequestReresolution() { in RequestReresolution() function in grpc_core::__anon87760a700111::XdsRoutingLb::XdsRoutingChild::Helper
691 ->RequestReresolution(); in RequestReresolution()
Deds.cc140 void RequestReresolution() override {} in RequestReresolution() function in grpc_core::__anon6c4cdf760111::EdsLb::Helper
Dxds_cluster_resolver.cc293 void RequestReresolution() override {} in RequestReresolution() function in grpc_core::__anon2ee263bb0111::XdsClusterResolverLb::Helper
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/weighted_target/
Dweighted_target.cc152 void RequestReresolution() override;
607 void WeightedTargetLb::WeightedChild::Helper::RequestReresolution() { in RequestReresolution() function in grpc_core::__anon8bf666f90111::WeightedTargetLb::WeightedChild::Helper
610 ->RequestReresolution(); in RequestReresolution()
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/pick_first/
Dpick_first.cc339 p->channel_control_helper()->RequestReresolution(); in ProcessConnectivityChangeLocked()
391 p->channel_control_helper()->RequestReresolution(); in ProcessConnectivityChangeLocked()
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/priority/
Dpriority.cc164 void RequestReresolution() override;
743 void PriorityLb::ChildPriority::Helper::RequestReresolution() { in RequestReresolution() function in grpc_core::__anon92d20f6f0111::PriorityLb::ChildPriority::Helper
748 priority_->priority_policy_->channel_control_helper()->RequestReresolution(); in RequestReresolution()
/third_party/grpc/src/core/ext/filters/client_channel/
Dlb_policy.h290 virtual void RequestReresolution() = 0;
Dresolving_lb_policy.cc123 void RequestReresolution() override { in RequestReresolution() function in grpc_core::ResolvingLoadBalancingPolicy::ResolvingControlHelper
Dclient_channel.cc1792 void RequestReresolution() override { in RequestReresolution() function in grpc_core::__anon713362c70111::ChannelData::ClientChannelControlHelper
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dgrpclb.cc359 void RequestReresolution() override;
727 void GrpcLb::Helper::RequestReresolution() { in RequestReresolution() function in grpc_core::__anon4faac71f0111::GrpcLb::Helper
735 parent_->channel_control_helper()->RequestReresolution(); in RequestReresolution()
1232 grpclb_policy()->channel_control_helper()->RequestReresolution(); in OnBalancerStatusReceivedLocked()
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/round_robin/
Dround_robin.cc425 p->channel_control_helper()->RequestReresolution(); in ProcessConnectivityChangeLocked()