OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:winhttp
(Results
1 - 9
of
9
) sorted by null
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.jar
/external/webrtc/webrtc/base/
proxydetect.cc
89
//#include <
winhttp
.h>
90
// Note: From
winhttp
.h
92
const char
WINHTTP
[] = "
winhttp
";
595
LOG_GLEM(LERROR,
WINHTTP
) << "WinHttpGetProxyForUrl faulted!!";
655
HMODULE winhttp_handle = LoadLibrary(L"
winhttp
.dll");
657
LOG(LS_ERROR) << "Failed to load
winhttp
.dll.";
693
// Uses the
WinHTTP
API to auto detect proxy for the given url. Firefox and IE
707
HMODULE winhttp_handle = LoadLibrary(L"
winhttp
.dll");
709
LOG(LS_ERROR) << "Failed to load
winhttp
.dll."
[
all
...]
/external/curl/lib/
mk-ca-bundle.vbs
24
'* Requires
WinHttp
.WinHttpRequest.5.1 and ADODB.Stream which are part of
46
Set objHttp = WScript.CreateObject("
WinHttp
.WinHttpRequest.5.1")
47
If objHttp Is Nothing Then Set objHttp = WScript.CreateObject("
WinHttp
.WinHttpRequest")
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winhttp.h
87
/* flags for
WinHttp
{Set/Query}Options */
181
/*
WinHTTP
error codes */
232
/*
WinHttp
status codes */
/external/v8/build/secondary/third_party/crashpad/crashpad/util/
BUILD.gn
224
"
winhttp
.lib",
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libwinhttp.a
10
d? .text P`.data @ P?.bss ? P?.idata$4 @ 0?.idata$5 @ 0?.idata$7 @ 0?
WINHTTP
.dll .file ?? gfake .text .data .bss .idata$4 .idata$5 .idata$7 __lib64_libwinhttp_a_iname
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/
libwinhttp.a
9
L .text 0`.data @ 0?.bss ? 0?.idata$4 @ 0?.idata$5 @ 0?.idata$7 @ 0?
WINHTTP
.dll .file ?? gfake .text .data .bss .idata$4 .idata$5 .idata$7 __lib32_libwinhttp_a_iname
/external/curl/docs/
KNOWN_BUGS
368
to what
winhttp
does. See https://curl.haxx.se/bug/view.cgi?id=535
Completed in 138 milliseconds