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

  /external/chromium_org/chrome/browser/net/
pref_proxy_config_tracker_impl.cc 26 pref_config_state_(ProxyPrefs::CONFIG_UNSET),
63 pref_config_state_, pref_config_,
79 pref_config_state_ = config_state;
109 if (!PrefProxyConfigTrackerImpl::PrefPrecedes(pref_config_state_)) {
pref_proxy_config_tracker_impl.h 66 // if |pref_config_state_| is not CONFIG_UNSET.
67 ProxyPrefs::ConfigState pref_config_state_; member in class:ChromeProxyConfigService

Completed in 347 milliseconds