Searched refs:proxies_for_https (Results 1 – 8 of 8) sorted by relevance
90 proxies_for_https = ProxyList(); in ParseFromString()159 proxies_for_https.Equals(other.proxies_for_https) && in Equals()172 return &proxies_for_https; in MapUrlSchemeToProxyListNoFallback()203 if (!proxies_for_https.IsEmpty()) in GetProxyListForWebSocketScheme()204 return &proxies_for_https; in GetProxyListForWebSocketScheme()258 AddProxyListToValue("https", proxy_rules_.proxies_for_https, &dict2); in ToValue()
134 rules->proxies_for_https.SetSingleProxyServer( in GetProxyRules()145 rules->proxies_for_https.IsEmpty() && in GetProxyRules()233 proxy_rules->proxies_for_https.AddProxyChain(proxy_chain); in ParseOverrideRules()243 proxy_rules->proxies_for_https.IsEmpty() && in ParseOverrideRules()
84 proxy_config.proxy_rules().proxies_for_https.SetSingleProxyChain( in GetCurrentProxyConfig()
136 ProxyList proxies_for_https; member
112 rules.proxies_for_https, &failure_details, in Matches()
106 proxy_config.proxy_rules().proxies_for_https.SetSingleProxyChain( in GetCurrentProxyConfig()
449 config.proxy_rules().proxies_for_https); in TEST()
187 config.proxy_rules().proxies_for_https.SetSingleProxyChain(proxy_chain); in GetConfigFromEnv()1169 config.proxy_rules().proxies_for_https.SetSingleProxyServer( in GetConfigFromSettings()