Searched refs:MSG_STUN_SEND (Results 1 – 1 of 1) sorted by relevance
36 const uint32 MSG_STUN_SEND = 1; variable63 thread_->PostDelayed(delay, request, MSG_STUN_SEND, NULL); in SendDelayed()170 ASSERT(pmsg->message_id == MSG_STUN_SEND); in OnMessage()185 manager_->thread_->PostDelayed(delay, this, MSG_STUN_SEND, NULL); in OnMessage()