/third_party/grpc/src/core/ext/transport/chttp2/client/insecure/ |
D | channel_create.cc | 40 Subchannel* CreateSubchannel(const grpc_channel_args* args) override { in CreateSubchannel() function in grpc_core::Chttp2InsecureClientChannelFactory
|
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/ |
D | child_policy_handler.cc | 41 RefCountedPtr<SubchannelInterface> CreateSubchannel( in CreateSubchannel() function in grpc_core::ChildPolicyHandler::Helper
|
/third_party/grpc/src/core/ext/transport/chttp2/client/secure/ |
D | secure_channel_create.cc | 46 Subchannel* CreateSubchannel(const grpc_channel_args* args) override { in CreateSubchannel() function in grpc_core::Chttp2SecureClientChannelFactory
|
/third_party/grpc/test/core/util/ |
D | test_lb_policies.cc | 140 RefCountedPtr<SubchannelInterface> CreateSubchannel( in CreateSubchannel() function in grpc_core::__anon2e2351090111::TestPickArgsLb::Helper 250 RefCountedPtr<SubchannelInterface> CreateSubchannel( in CreateSubchannel() function in grpc_core::__anon2e2351090111::InterceptRecvTrailingMetadataLoadBalancingPolicy::Helper
|
/third_party/grpc/src/core/ext/filters/client_channel/ |
D | resolving_lb_policy.cc | 111 RefCountedPtr<SubchannelInterface> CreateSubchannel( in CreateSubchannel() function in grpc_core::ResolvingLoadBalancingPolicy::ResolvingControlHelper
|
D | client_channel.cc | 1730 RefCountedPtr<SubchannelInterface> CreateSubchannel( in CreateSubchannel() function in grpc_core::__anon6b4c07050111::ChannelData::ClientChannelControlHelper
|
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/xds/ |
D | lrs.cc | 321 RefCountedPtr<SubchannelInterface> LrsLb::Helper::CreateSubchannel( in CreateSubchannel() function in grpc_core::__anonbac676690111::LrsLb::Helper
|
D | xds_cluster_manager.cc | 539 XdsClusterManagerLb::ClusterChild::Helper::CreateSubchannel( in CreateSubchannel() function in grpc_core::__anon084c3e020111::XdsClusterManagerLb::ClusterChild::Helper
|
D | cds.cc | 233 RefCountedPtr<SubchannelInterface> CdsLb::Helper::CreateSubchannel( in CreateSubchannel() function in grpc_core::__anona4cab1b20111::CdsLb::Helper
|
D | xds_cluster_impl.cc | 540 RefCountedPtr<SubchannelInterface> XdsClusterImplLb::Helper::CreateSubchannel( in CreateSubchannel() function in grpc_core::__anon93b706d90111::XdsClusterImplLb::Helper
|
D | eds.cc | 261 RefCountedPtr<SubchannelInterface> EdsLb::Helper::CreateSubchannel( in CreateSubchannel() function in grpc_core::__anona97502f40111::EdsLb::Helper
|
D | xds_routing.cc | 650 XdsRoutingLb::XdsRoutingChild::Helper::CreateSubchannel( in CreateSubchannel() function in grpc_core::__anonc550cbee0111::XdsRoutingLb::XdsRoutingChild::Helper
|
D | xds_cluster_resolver.cc | 350 XdsClusterResolverLb::Helper::CreateSubchannel(ServerAddress address, in CreateSubchannel() function in grpc_core::__anon9699b2f90111::XdsClusterResolverLb::Helper
|
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/weighted_target/ |
D | weighted_target.cc | 592 WeightedTargetLb::WeightedChild::Helper::CreateSubchannel( in CreateSubchannel() function in grpc_core::__anonc87064770111::WeightedTargetLb::WeightedChild::Helper
|
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/priority/ |
D | priority.cc | 752 PriorityLb::ChildPriority::Helper::CreateSubchannel( in CreateSubchannel() function in grpc_core::__anonb263286d0111::PriorityLb::ChildPriority::Helper
|
/third_party/grpc/test/cpp/microbenchmarks/ |
D | bm_call_create.cc | 321 grpc_core::Subchannel* CreateSubchannel( in CreateSubchannel() function in FakeClientChannelFactory
|
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/ |
D | grpclb.cc | 666 RefCountedPtr<SubchannelInterface> GrpcLb::Helper::CreateSubchannel( in CreateSubchannel() function in grpc_core::__anone44b111d0111::GrpcLb::Helper
|