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

/external/chromium_org/third_party/webrtc/base/
H A Dproxydetect.h25 bool GetProxySettingsForUrl(const char* agent, const char* url,
H A Dautodetectproxy.h51 // Default implementation of GetProxySettingsForUrl. Override for special
55 return GetProxySettingsForUrl(agent, url, proxy, true);
H A Dproxydetect_unittest.cc65 return GetProxySettingsForUrl("Firefox", "www.google.com", info, false);
H A Dproxydetect.cc1204 bool GetProxySettingsForUrl(const char* agent, const char* url, function in namespace:rtc

Completed in 461 milliseconds