OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSG_MONITOR_STOP
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/talk/session/media/
mediamonitor.cc
37
MSG_MONITOR_STOP
= 3,
61
worker_thread_->Post(this,
MSG_MONITOR_STOP
);
77
case
MSG_MONITOR_STOP
:
audiomonitor.cc
36
const uint32_t
MSG_MONITOR_STOP
= 3;
59
voice_channel_->worker_thread()->Post(this,
MSG_MONITOR_STOP
);
74
case
MSG_MONITOR_STOP
:
/external/webrtc/webrtc/p2p/client/
socketmonitor.cc
20
MSG_MONITOR_STOP
,
46
worker_thread_->Post(this,
MSG_MONITOR_STOP
);
60
case
MSG_MONITOR_STOP
:
Completed in 77 milliseconds