Home
last modified time | relevance | path

Searched defs:cmsWait (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
Dmessagequeue.cc157 bool MessageQueue::Peek(Message *pmsg, int cmsWait) { in Peek()
169 bool MessageQueue::Get(Message *pmsg, int cmsWait, bool process_io) { in Get()
Dphysicalsocketserver.cc1285 bool PhysicalSocketServer::Wait(int cmsWait, bool process_io) { in Wait()
1495 bool PhysicalSocketServer::Wait(int cmsWait, bool process_io) { in Wait()
Dvirtualsocketserver.cc617 bool VirtualSocketServer::Wait(int cmsWait, bool process_io) { in Wait()