HomeSort by relevance Sort by last modified time
    Searched refs:MSG_SI_DESTROY (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/session/tunnel/
pseudotcpchannel.cc 52 MSG_SI_DESTROY,
479 } else if (pmsg->message_id == MSG_SI_DESTROY) {
482 LOG_F(LS_INFO) << "(MSG_SI_DESTROY)";
541 signal_thread_->Post(this, MSG_SI_DESTROY);
  /external/chromium_org/third_party/libjingle/source/talk/session/tunnel/
pseudotcpchannel.cc 53 MSG_SI_DESTROY,
488 } else if (pmsg->message_id == MSG_SI_DESTROY) {
491 LOG_F(LS_INFO) << "(MSG_SI_DESTROY)";
550 signal_thread_->Post(this, MSG_SI_DESTROY);

Completed in 82 milliseconds