Searched defs:CreateChannelArg (Results 1 – 3 of 3) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ | ||
D | client_channel_factory.cc | 41 grpc_arg ClientChannelFactory::CreateChannelArg(ClientChannelFactory* factory) { in CreateChannelArg() function in grpc_core::ClientChannelFactory |
D | subchannel_pool_interface.cc | 82 grpc_arg SubchannelPoolInterface::CreateChannelArg( in CreateChannelArg() function in grpc_core::SubchannelPoolInterface |
/external/grpc-grpc/src/core/ext/filters/client_channel/ | ||
D | client_channel_channelz.cc | 101 grpc_arg ClientChannelNode::CreateChannelArg() { in CreateChannelArg() function in grpc_core::channelz::ClientChannelNode |