Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dchannelmanager.h178 bool SetLocalMonitor_w(bool enable);
Dchannelmanager.cc553 bool ChannelManager::SetLocalMonitor_w(bool enable) { in SetLocalMonitor_w() function in cricket::ChannelManager
689 p->result = SetLocalMonitor_w(p->enable); in OnMessage()