OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WM_DNSNOTIFY
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/base/
win32socketserver.cc
155
#define
WM_DNSNOTIFY
(WM_USER + 51)
195
case
WM_DNSNOTIFY
:
342
dns->handle = WSAAsyncGetHostByName(sink_->handle(),
WM_DNSNOTIFY
,
/external/chromium_org/third_party/libjingle/source/talk/base/
win32socketserver.cc
156
#define
WM_DNSNOTIFY
(WM_USER + 51)
196
case
WM_DNSNOTIFY
:
351
dns->handle = WSAAsyncGetHostByName(sink_->handle(),
WM_DNSNOTIFY
,
Completed in 118 milliseconds