Searched refs:OnMessageQueueDestroyed (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dcpumonitor.h111 void OnMessageQueueDestroyed() { monitor_thread_ = NULL; } function in class:rtc::CpuMonitor
H A Dvirtualsocketserver.h184 void OnMessageQueueDestroyed() { msg_queue_ = NULL; } function in class:rtc::VirtualSocketServer
H A Dcpumonitor.cc397 this, &CpuMonitor::OnMessageQueueDestroyed);
H A Dvirtualsocketserver.cc613 &VirtualSocketServer::OnMessageQueueDestroyed);

Completed in 145 milliseconds