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::__anon2e2351090111::TestPickArgsLb::Helper
152 parent_->channel_control_helper()->RequestReresolution(); in RequestReresolution()
261 void RequestReresolution() override { in RequestReresolution() function in grpc_core::__anon2e2351090111::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::__anonbac676690111::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::__anon084c3e020111::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::__anon93b706d90111::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::__anona4cab1b20111::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::__anonc550cbee0111::XdsRoutingLb::XdsRoutingChild::Helper
691 ->RequestReresolution(); in RequestReresolution()
Deds.cc140 void RequestReresolution() override {} in RequestReresolution() function in grpc_core::__anona97502f40111::EdsLb::Helper
Dxds_cluster_resolver.cc293 void RequestReresolution() override {} in RequestReresolution() function in grpc_core::__anon9699b2f90111::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::__anonc87064770111::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::__anonb263286d0111::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::__anon6b4c07050111::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::__anone44b111d0111::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()