Home
last modified time | relevance | path

Searched defs:ProxyRules (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dproxy_config.h38 struct NET_EXPORT ProxyRules { struct
47 ProxyRules(); argument
51 bool empty() const { in empty()
116 static ProxyRules CreateForTesting(const ProxyList& proxy_list) { in CreateForTesting() argument
124 ProxyBypassRules bypass_rules;
127 bool reverse_bypass = false;
129 Type type = Type::EMPTY;
132 ProxyList single_proxies;
135 ProxyList proxies_for_http;
136 ProxyList proxies_for_https;
[all …]