HomeSort by relevance Sort by last modified time
    Searched refs:SetPacUrl (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/chromeos/
ui_proxy_config.h 61 void SetPacUrl(const GURL& pac_url);
proxy_cros_settings_parser.cc 135 config.SetPacUrl(url);
184 config.SetPacUrl(config.automatic_proxy.pac_url);
227 config.SetPacUrl(config.automatic_proxy.pac_url);
ui_proxy_config.cc 24 void UIProxyConfig::SetPacUrl(const GURL& pac_url) {

Completed in 35 milliseconds