Home
last modified time | relevance | path

Searched defs:GetChannelProxy (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/test/
Dmock_voice_engine.h46 rtc::scoped_ptr<voe::ChannelProxy> GetChannelProxy(int channel_id) override { in GetChannelProxy() function
/external/webrtc/webrtc/voice_engine/
Dvoice_engine_impl.cc66 rtc::scoped_ptr<voe::ChannelProxy> VoiceEngineImpl::GetChannelProxy( in GetChannelProxy() function in webrtc::VoiceEngineImpl