Searched defs:SetLocalMonitor (Results 1 – 7 of 7) sorted by relevance
239 virtual bool SetLocalMonitor(bool enable) { in SetLocalMonitor() function316 bool SetLocalMonitor(bool enable) { return true; } in SetLocalMonitor() function
114 virtual bool SetLocalMonitor(bool enable) { return true; } in SetLocalMonitor() function
825 bool SetLocalMonitor(bool enable) { return true; } in SetLocalMonitor() function
148 virtual bool SetLocalMonitor(bool enable) OVERRIDE { in SetLocalMonitor() function
1177 bool WebRtcVoiceEngine::SetLocalMonitor(bool enable) { in SetLocalMonitor() function in cricket::WebRtcVoiceEngine
82 virtual bool SetLocalMonitor(bool enable) { return true; } in SetLocalMonitor() function
745 bool ChannelManager::SetLocalMonitor(bool enable) { in SetLocalMonitor() function in cricket::ChannelManager