Searched refs:GetFromChannelArgs (Results 1 – 8 of 8) sorted by relevance
41 static ClientChannelFactory* GetFromChannelArgs(
47 ClientChannelFactory* ClientChannelFactory::GetFromChannelArgs( in GetFromChannelArgs() function in grpc_core::ClientChannelFactory
50 RefCountedPtr<ConfigSelector> ConfigSelector::GetFromChannelArgs( in GetFromChannelArgs() function in grpc_core::ConfigSelector
90 static RefCountedPtr<ConfigSelector> GetFromChannelArgs(
1877 ClientChannelFactory::GetFromChannelArgs(args->channel_args)), in ChannelData()2074 config_selector = ConfigSelector::GetFromChannelArgs(*result.args); in OnResolverResultChangedLocked()
75 static RefCountedPtr<XdsCertificateProvider> GetFromChannelArgs(
291 XdsCertificateProvider::GetFromChannelArgs(const grpc_channel_args* args) { in GetFromChannelArgs() function in grpc_core::XdsCertificateProvider
109 XdsCertificateProvider::GetFromChannelArgs(args); in create_security_connector()