/external/rust/crates/grpcio-sys/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
|
/external/rust/crates/grpcio-sys/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
|
/external/rust/crates/grpcio-sys/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
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/ |
D | cds.cc | 204 RefCountedPtr<SubchannelInterface> CdsLb::Helper::CreateSubchannel( in CreateSubchannel() function in grpc_core::__anon5aa779ee0111::CdsLb::Helper
|
D | xds_cluster_manager.cc | 539 XdsClusterManagerLb::ClusterChild::Helper::CreateSubchannel( in CreateSubchannel() function in grpc_core::__anon99c9fe3e0111::XdsClusterManagerLb::ClusterChild::Helper
|
D | xds_cluster_impl.cc | 542 RefCountedPtr<SubchannelInterface> XdsClusterImplLb::Helper::CreateSubchannel( in CreateSubchannel() function in grpc_core::__anonff2650950111::XdsClusterImplLb::Helper
|
D | xds_cluster_resolver.cc | 343 XdsClusterResolverLb::Helper::CreateSubchannel(ServerAddress address, in CreateSubchannel() function in grpc_core::__anon57cf7ab50111::XdsClusterResolverLb::Helper
|
/external/rust/crates/grpcio-sys/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::__anon28d8a0b30111::WeightedTargetLb::WeightedChild::Helper
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/priority/ |
D | priority.cc | 750 PriorityLb::ChildPriority::Helper::CreateSubchannel( in CreateSubchannel() function in grpc_core::__anon1a946ba90111::PriorityLb::ChildPriority::Helper
|
/external/grpc-grpc/test/cpp/microbenchmarks/ |
D | bm_call_create.cc | 326 static grpc_subchannel* CreateSubchannel(grpc_client_channel_factory* factory, in CreateSubchannel() function in FakeClientChannelFactory
|
/external/rust/crates/grpcio-sys/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::__anon194416590111::GrpcLb::Helper
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
D | client_channel.cc | 1730 RefCountedPtr<SubchannelInterface> CreateSubchannel( in CreateSubchannel() function in grpc_core::__anon983758c10111::ChannelData::ClientChannelControlHelper
|