Home
last modified time | relevance | path

Searched refs:ERROR_WINHTTP_UNABLE_TO_DOWNLOAD_SCRIPT (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/proxy_resolution/win/
H A Dproxy_resolver_winhttp.cc44 case ERROR_WINHTTP_UNABLE_TO_DOWNLOAD_SCRIPT: in WinHttpErrorToNetError()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinhttp.h221 #define ERROR_WINHTTP_UNABLE_TO_DOWNLOAD_SCRIPT (WINHTTP_ERROR_BASE + 167) macro