Searched refs:proxies_for_https (Results 1 – 11 of 11) sorted by relevance
89 proxies_for_https = ProxyList(); in ParseFromString()157 proxies_for_https.Equals(other.proxies_for_https) && in Equals()170 return &proxies_for_https; in MapUrlSchemeToProxyListNoFallback()243 AddProxyListToValue("https", proxy_rules_.proxies_for_https, dict2); in ToValue()
84 config->proxy_rules().proxies_for_https.SetSingleProxyServer( in GetCurrentProxyConfig()
132 ProxyList proxies_for_https; member
129 rules->proxies_for_https.SetSingleProxyServer( in GetProxyRules()140 rules->proxies_for_https.IsEmpty() && in GetProxyRules()
112 rules.proxies_for_https, &failure_details, in Matches()
320 config.proxy_rules().proxies_for_https); in TEST()
109 config->proxy_rules().proxies_for_https. in GetCurrentProxyConfig()
163 config->proxy_rules().proxies_for_https. in GetConfigFromEnv()1481 config->proxy_rules().proxies_for_https. in GetConfigFromSettings()
80 rules.proxies_for_https.IsEmpty() && in FromNetProxyConfig()88 if (!rules.proxies_for_https.IsEmpty()) in FromNetProxyConfig()89 https_proxy.server = rules.proxies_for_https.Get(); in FromNetProxyConfig()
394 if (!rules.proxies_for_https.IsEmpty()) { in CreateProxyRulesDict()397 CreateProxyServerDict(rules.proxies_for_https.Get())); in CreateProxyRulesDict()
224 config->proxy_rules().proxies_for_https.SetSingleProxyServer( in ToProxyConfig()