OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSG_MAX
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/base/
sslstreamadapterhelper.h
105
//
MSG_MAX
is the maximum generic stream message number.
106
enum { MSG_DTLS_TIMEOUT =
MSG_MAX
+ 1 };
opensslstreamadapter.h
135
enum { MSG_TIMEOUT =
MSG_MAX
+1};
stream.h
78
MSG_POST_EVENT = 0xF1F1,
MSG_MAX
= MSG_POST_EVENT
[
all
...]
Completed in 35 milliseconds