Home
last modified time | relevance | path

Searched refs:CreateChannelInternal (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dchannel_manager.cc56 return CreateChannelInternal(config_); in CreateChannel()
60 return CreateChannelInternal(external_config); in CreateChannel()
63 ChannelOwner ChannelManager::CreateChannelInternal(const Config& config) { in CreateChannelInternal() function in webrtc::voe::ChannelManager
Dchannel_manager.h120 ChannelOwner CreateChannelInternal(const Config& config);