Searched refs:GetIeProxySettings (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dproxydetect.cc931 bool GetIeProxySettings(const char* agent, const char* url, ProxyInfo* proxy) { function in namespace:rtc
1195 return GetIeProxySettings(agent, url, proxy);
1215 result = GetIeProxySettings(agent, url, proxy);
1222 result = GetIeProxySettings(agent, url, proxy);

Completed in 154 milliseconds