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

  /external/chromium_org/third_party/libjingle/source/talk/base/
proxydetect.cc 933 } else if (info->dwAccessType == INTERNET_OPEN_TYPE_DIRECT) {
    [all...]
  /external/chromium_org/third_party/webrtc/base/
proxydetect.cc 916 } else if (info->dwAccessType == INTERNET_OPEN_TYPE_DIRECT) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wininet.h 362 #define INTERNET_OPEN_TYPE_DIRECT 1
367 #define LOCAL_INTERNET_ACCESS INTERNET_OPEN_TYPE_DIRECT
    [all...]

Completed in 89 milliseconds