Searched refs:external_config (Results 1 – 3 of 3) sorted by relevance
59 ChannelOwner ChannelManager::CreateChannel(const Config& external_config) { in CreateChannel() argument60 return CreateChannelInternal(external_config); in CreateChannel()
103 ChannelOwner CreateChannel(const Config& external_config);
153 config("external_config") {2454 ":external_config",2518 public_configs = [ ":external_config" ]2530 public_configs = [ ":external_config" ]2543 # the :external_config applied to it by virtue of depending on :v8, and2590 # the :external_config applied to it by virtue of depending on :v8, and2615 # the :external_config applied to it by virtue of depending on :v8, and2640 ":external_config",2665 # the :external_config applied to it by virtue of depending on :v8, and2694 configs = [ ":external_config" ][all …]