Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/client/
Dbasicportallocator.cc39 MSG_ALLOCATION_PHASE, enumerator
794 session_->network_thread()->Post(this, MSG_ALLOCATION_PHASE); in Start()
801 session_->network_thread()->Clear(this, MSG_ALLOCATION_PHASE); in Stop()
807 ASSERT(msg->message_id == MSG_ALLOCATION_PHASE); in OnMessage()
846 this, MSG_ALLOCATION_PHASE); in OnMessage()
850 session_->network_thread()->Clear(this, MSG_ALLOCATION_PHASE); in OnMessage()