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

  /external/chromium_org/chrome/browser/chromeos/
ui_proxy_config_service.cc 40 bool GetProxyConfig(const PrefService* profile_prefs,
103 void UIProxyConfigService::GetProxyConfig(UIProxyConfig* config) const {
154 if (chromeos::GetProxyConfig(profile_prefs_,
proxy_config_service_impl.cc 35 bool GetProxyConfig(const PrefService* profile_prefs,
168 ProxyPrefs::ConfigState pref_state = GetProxyConfig(&pref_config);
177 const bool network_proxy_configured = chromeos::GetProxyConfig(
  /external/chromium_org/chrome/browser/net/
pref_proxy_config_tracker_impl.cc 256 ProxyPrefs::ConfigState PrefProxyConfigTrackerImpl::GetProxyConfig(

Completed in 157 milliseconds