HomeSort by relevance Sort by last modified time
    Searched refs:ExclusionRule (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/base/
host_mapping_rules.h 41 struct ExclusionRule;
44 typedef std::vector<ExclusionRule> ExclusionRuleList;
host_mapping_rules.cc 24 struct HostMappingRules::ExclusionRule {
36 const ExclusionRule& rule = *it;
76 ExclusionRule rule;

Completed in 48 milliseconds