Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dchannelmanager.cc50 MSG_SETLOCALMONITOR = 5, enumerator
546 bool ret = Send(MSG_SETLOCALMONITOR, &monitor) && monitor.result; in SetLocalMonitor()
687 case MSG_SETLOCALMONITOR: { in OnMessage()