Searched defs:GetFromChannelArgs (Results 1 – 4 of 4) sorted by relevance
/third_party/grpc/src/core/ext/filters/client_channel/ | ||
D | config_selector.cc | 50 RefCountedPtr<ConfigSelector> ConfigSelector::GetFromChannelArgs( in GetFromChannelArgs() function in grpc_core::ConfigSelector |
D | client_channel_factory.cc | 47 ClientChannelFactory* ClientChannelFactory::GetFromChannelArgs( in GetFromChannelArgs() function in grpc_core::ClientChannelFactory |
/third_party/grpc/src/core/ext/xds/ | ||
D | xds_certificate_provider.cc | 397 XdsCertificateProvider::GetFromChannelArgs(const grpc_channel_args* args) { in GetFromChannelArgs() function in grpc_core::XdsCertificateProvider |
/third_party/grpc/src/core/ext/filters/client_channel/xds/ | ||
D | xds_client.cc | 2432 RefCountedPtr<XdsClient> XdsClient::GetFromChannelArgs( in GetFromChannelArgs() function in grpc_core::XdsClient |