Searched defs:ProxyRules (Results 1 – 3 of 3) sorted by relevance
42 struct NET_EXPORT ProxyRules { struct51 ProxyRules(); argument54 bool empty() const { in empty()120 ProxyBypassRules bypass_rules;123 bool reverse_bypass;125 Type type;128 ProxyList single_proxies;131 ProxyList proxies_for_http;132 ProxyList proxies_for_https;133 ProxyList proxies_for_ftp;[all …]
38 ProxyConfig::ProxyRules::ProxyRules() in ProxyRules() function in net::ProxyConfig::ProxyRules
5167 function ProxyRules() {} class