Home
last modified time | relevance | path

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

/external/webrtc/p2p/client/
Dbasic_port_allocator.cc42 MSG_ALLOCATION_PHASE, enumerator
1339 session_->network_thread()->Post(RTC_FROM_HERE, this, MSG_ALLOCATION_PHASE); in Start()
1349 session_->network_thread()->Clear(this, MSG_ALLOCATION_PHASE); in Stop()
1355 RTC_DCHECK(msg->message_id == MSG_ALLOCATION_PHASE); in OnMessage()
1386 this, MSG_ALLOCATION_PHASE); in OnMessage()
1390 session_->network_thread()->Clear(this, MSG_ALLOCATION_PHASE); in OnMessage()