Home
last modified time | relevance | path

Searched refs:external_config (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dchannel_manager.cc59 ChannelOwner ChannelManager::CreateChannel(const Config& external_config) { in CreateChannel() argument
60 return CreateChannelInternal(external_config); in CreateChannel()
Dchannel_manager.h103 ChannelOwner CreateChannel(const Config& external_config);
/external/v8/
DBUILD.gn174 config("external_config") {
2513 ":external_config",
2608 public_configs = [ ":external_config" ]
2621 public_configs = [ ":external_config" ]
2634 # the :external_config applied to it by virtue of depending on :v8, and
2687 # the :external_config applied to it by virtue of depending on :v8, and
2712 # the :external_config applied to it by virtue of depending on :v8, and
2737 ":external_config",
2762 # the :external_config applied to it by virtue of depending on :v8, and
2795 configs = [ ":external_config" ]
[all …]