Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dport.h302 MSG_DEAD = 0, enumerator
Dport.cc624 ASSERT(pmsg->message_id == MSG_DEAD); in OnMessage()
653 thread_->PostDelayed(timeout_delay_, this, MSG_DEAD); in OnConnectionDestroyed()