Searched refs:pref_state (Results 1 – 4 of 4) sorted by relevance
175 ProxyPrefs::ConfigState pref_state, in GetEffectiveProxyConfig() argument182 *effective_config_state = pref_state; in GetEffectiveProxyConfig()184 if (PrefPrecedes(pref_state)) { in GetEffectiveProxyConfig()191 if (pref_state == ProxyPrefs::CONFIG_FALLBACK && !ignore_fallback_config) in GetEffectiveProxyConfig()
111 ProxyPrefs::ConfigState pref_state,
143 ProxyPrefs::ConfigState pref_state = ProxyConfigServiceImpl::ReadPrefConfig( in DetermineEffectiveConfig() local165 pref_state, pref_config, in DetermineEffectiveConfig()
168 ProxyPrefs::ConfigState pref_state = GetProxyConfig(&pref_config); in DetermineEffectiveConfigFromDefaultNetwork() local196 GetEffectiveProxyConfig(pref_state, pref_config, in DetermineEffectiveConfigFromDefaultNetwork()