Searched refs:CreateChannelArg (Results 1 – 10 of 10) sorted by relevance
38 static grpc_arg CreateChannelArg(ClientChannelFactory* factory);
41 grpc_arg ClientChannelFactory::CreateChannelArg(ClientChannelFactory* factory) { in CreateChannelArg() function in grpc_core::ClientChannelFactory
86 static grpc_arg CreateChannelArg(SubchannelPoolInterface* subchannel_pool);
82 grpc_arg SubchannelPoolInterface::CreateChannelArg( in CreateChannelArg() function in grpc_core::SubchannelPoolInterface
1748 SubchannelPoolInterface::CreateChannelArg( in CreateSubchannel()
42 grpc_core::channelz::ClientChannelNode::CreateChannelArg()}; in append_filter()
60 static grpc_arg CreateChannelArg();
101 grpc_arg ClientChannelNode::CreateChannelArg() { in CreateChannelArg() function in grpc_core::channelz::ClientChannelNode
104 grpc_arg arg = grpc_core::ClientChannelFactory::CreateChannelArg(g_factory); in grpc_insecure_channel_create()
189 grpc_core::ClientChannelFactory::CreateChannelArg(g_factory); in grpc_secure_channel_create()