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

/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dport.cc106 const uint32 MSG_DELETE = 1; member in namespace:__anon3197
846 port_->thread()->Post(this, MSG_DELETE);
851 ASSERT(pmsg->message_id == MSG_DELETE);

Completed in 71 milliseconds