Home
last modified time | relevance | path

Searched refs:ExclusionRule (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/base/
Dhost_mapping_rules.cc24 struct HostMappingRules::ExclusionRule { struct in net::HostMappingRules
36 const ExclusionRule& rule = *it; in RewriteHost()
76 ExclusionRule rule; in AddRuleFromString()
Dhost_mapping_rules.h41 struct ExclusionRule;
44 typedef std::vector<ExclusionRule> ExclusionRuleList;