OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
,
490
} else if (pmsg->message_id ==
MSG_SI_DESTROY
) {
493
LOG_F(LS_INFO) << "(
MSG_SI_DESTROY
)";
552
signal_thread_->Post(this,
MSG_SI_DESTROY
);
Completed in 26 milliseconds