Searched refs:GetProxySettingsForUrl (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/webrtc/base/ |
D | proxydetect.h | 25 bool GetProxySettingsForUrl(const char* agent, const char* url,
|
D | autodetectproxy.h | 55 return GetProxySettingsForUrl(agent, url, proxy, true); in GetProxyForUrl()
|
D | proxydetect_unittest.cc | 65 return GetProxySettingsForUrl("Firefox", "www.google.com", info, false); in GetProxyInfo()
|
D | proxydetect.cc | 1204 bool GetProxySettingsForUrl(const char* agent, const char* url, in GetProxySettingsForUrl() function
|