/third_party/grpc/test/core/util/ |
D | test_lb_policies.cc | 151 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/ |
D | child_policy_handler.cc | 76 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/ |
D | lrs.cc | 125 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()
|
D | xds_cluster_manager.cc | 153 void RequestReresolution() override; 586 void XdsClusterManagerLb::ClusterChild::Helper::RequestReresolution() { in RequestReresolution() function in grpc_core::__anon084c3e020111::XdsClusterManagerLb::ClusterChild::Helper 592 ->RequestReresolution(); in RequestReresolution()
|
D | xds_cluster_impl.cc | 231 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()
|
D | cds.cc | 125 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()
|
D | xds_routing.cc | 169 void RequestReresolution() override; 688 void XdsRoutingLb::XdsRoutingChild::Helper::RequestReresolution() { in RequestReresolution() function in grpc_core::__anonc550cbee0111::XdsRoutingLb::XdsRoutingChild::Helper 691 ->RequestReresolution(); in RequestReresolution()
|
D | eds.cc | 140 void RequestReresolution() override {} in RequestReresolution() function in grpc_core::__anona97502f40111::EdsLb::Helper
|
D | xds_cluster_resolver.cc | 293 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/ |
D | weighted_target.cc | 152 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/ |
D | pick_first.cc | 339 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/ |
D | priority.cc | 164 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/ |
D | lb_policy.h | 290 virtual void RequestReresolution() = 0;
|
D | resolving_lb_policy.cc | 123 void RequestReresolution() override { in RequestReresolution() function in grpc_core::ResolvingLoadBalancingPolicy::ResolvingControlHelper
|
D | client_channel.cc | 1792 void RequestReresolution() override { in RequestReresolution() function in grpc_core::__anon6b4c07050111::ChannelData::ClientChannelControlHelper
|
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/ |
D | grpclb.cc | 359 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/ |
D | round_robin.cc | 425 p->channel_control_helper()->RequestReresolution(); in ProcessConnectivityChangeLocked()
|