OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSG_CHECKTIMEOUT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
port.h
303
MSG_CHECKTIMEOUT
= 0,
port.cc
696
ASSERT(pmsg->message_id ==
MSG_CHECKTIMEOUT
);
723
thread_->PostDelayed(timeout_delay_, this,
MSG_CHECKTIMEOUT
);
[
all
...]
Completed in 41 milliseconds