OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lpszAutoConfigUrl
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/base/
proxydetect.cc
105
LPCWSTR
lpszAutoConfigUrl
;
113
LPWSTR
lpszAutoConfigUrl
;
674
if (iecfg.
lpszAutoConfigUrl
) {
675
proxy->autoconfig_url = ToUtf8(iecfg.
lpszAutoConfigUrl
);
676
GlobalFree(iecfg.
lpszAutoConfigUrl
);
752
options.
lpszAutoConfigUrl
= autoconfig_url16.c_str();
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winhttp.h
505
LPWSTR
lpszAutoConfigUrl
;
524
LPCWSTR
lpszAutoConfigUrl
;
Completed in 182 milliseconds