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);
264 config("external_config") {3369 public_configs = [ ":external_config" ]3391 public_configs = [ ":external_config" ]3400 public_configs = [ ":external_config" ]3416 public_configs = [ ":external_config" ]3433 # the :external_config applied to it by virtue of depending on :v8, and3470 # the :external_config applied to it by virtue of depending on :v8, and3490 # the :external_config applied to it by virtue of depending on :v8, and3511 # the :external_config applied to it by virtue of depending on :v8, and3538 configs = [ ":external_config" ][all …]