Home
last modified time | relevance | path

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

/external/chromium/net/proxy/
Dproxy_config.h39 struct ProxyRules { struct
48 ProxyRules() : type(TYPE_NO_RULES) {} in ProxyRules() argument
50 bool empty() const { in empty()
106 ProxyRules proxy_rules; argument