Searched refs:MSG_MONITOR_POLL (Results 1 – 3 of 3) sorted by relevance
35 MSG_MONITOR_POLL = 1, enumerator85 case MSG_MONITOR_POLL: in OnMessage()105 worker_thread_->PostDelayed(rate_, this, MSG_MONITOR_POLL); in PollMediaChannel()
34 const uint32_t MSG_MONITOR_POLL = 1; variable82 case MSG_MONITOR_POLL: in OnMessage()110 voice_channel_->worker_thread()->PostDelayed(rate_, this, MSG_MONITOR_POLL); in PollVoiceChannel()
18 MSG_MONITOR_POLL, enumerator68 case MSG_MONITOR_POLL: in OnMessage()93 worker_thread_->PostDelayed(rate_, this, MSG_MONITOR_POLL); in PollConnectionStats_w()