Searched defs:SetLocalMonitor (Results 1 – 7 of 7) sorted by relevance
245 virtual bool SetLocalMonitor(bool enable) { in SetLocalMonitor() function326 bool SetLocalMonitor(bool enable) { return true; } in SetLocalMonitor() function
115 virtual bool SetLocalMonitor(bool enable) { return true; } in SetLocalMonitor() function
825 bool SetLocalMonitor(bool enable) { return true; } in SetLocalMonitor() function
122 virtual bool SetLocalMonitor(bool enable) OVERRIDE { in SetLocalMonitor() function
1126 bool WebRtcVoiceEngine::SetLocalMonitor(bool enable) { in SetLocalMonitor() function in cricket::WebRtcVoiceEngine
83 virtual bool SetLocalMonitor(bool enable) { return true; } in SetLocalMonitor() function
742 bool ChannelManager::SetLocalMonitor(bool enable) { in SetLocalMonitor() function in cricket::ChannelManager