/external/rust/crates/grpcio-sys/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()
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/ |
D | xds_cluster_manager.cc | 153 void RequestReresolution() override; 586 void XdsClusterManagerLb::ClusterChild::Helper::RequestReresolution() { in RequestReresolution() function in grpc_core::__anon2bdcc6850111::XdsClusterManagerLb::ClusterChild::Helper 592 ->RequestReresolution(); in RequestReresolution()
|
D | cds.cc | 110 void RequestReresolution() override; 224 void CdsLb::Helper::RequestReresolution() { in RequestReresolution() function in grpc_core::__anoncf5894350111::CdsLb::Helper 230 parent_->channel_control_helper()->RequestReresolution(); in RequestReresolution()
|
D | xds_cluster_impl.cc | 233 void RequestReresolution() override; 594 void XdsClusterImplLb::Helper::RequestReresolution() { in RequestReresolution() function in grpc_core::__anonc021a63c0111::XdsClusterImplLb::Helper 596 xds_cluster_impl_policy_->channel_control_helper()->RequestReresolution(); in RequestReresolution()
|
D | xds_cluster_resolver.cc | 286 void RequestReresolution() override {} in RequestReresolution() function in grpc_core::__anon2c3b4bdc0111::XdsClusterResolverLb::Helper
|
/external/rust/crates/grpcio-sys/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::__anon33b6bffa0111::WeightedTargetLb::WeightedChild::Helper 610 ->RequestReresolution(); in RequestReresolution()
|
/external/rust/crates/grpcio-sys/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()
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/priority/ |
D | priority.cc | 164 void RequestReresolution() override; 741 void PriorityLb::ChildPriority::Helper::RequestReresolution() { in RequestReresolution() function in grpc_core::__anon47a44ab00111::PriorityLb::ChildPriority::Helper 746 priority_->priority_policy_->channel_control_helper()->RequestReresolution(); in RequestReresolution()
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
D | lb_policy.h | 290 virtual void RequestReresolution() = 0;
|
D | client_channel.cc | 1792 void RequestReresolution() override { in RequestReresolution() function in grpc_core::__anon5e2240680111::ChannelData::ClientChannelControlHelper
|
/external/rust/crates/grpcio-sys/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::__anon524789e00111::GrpcLb::Helper 735 parent_->channel_control_helper()->RequestReresolution(); in RequestReresolution() 1232 grpclb_policy()->channel_control_helper()->RequestReresolution(); in OnBalancerStatusReceivedLocked()
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/round_robin/ |
D | round_robin.cc | 425 p->channel_control_helper()->RequestReresolution(); in ProcessConnectivityChangeLocked()
|