Searched defs:CreateChannelInternal (Results 1 - 1 of 1) sorted by path

/external/chromium_org/third_party/webrtc/voice_engine/
H A Dchannel_manager.cc55 return CreateChannelInternal(config_);
59 return CreateChannelInternal(external_config);
62 ChannelOwner ChannelManager::CreateChannelInternal(const Config& config) { function in class:webrtc::voe::ChannelManager

Completed in 1901 milliseconds