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

  /external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
webrequest_rules_registry.h 133 typedef std::set<URLMatcherConditionSet::ID> URLMatches;
168 void AddTriggeredRules(const URLMatches& url_matches,
webrequest_rules_registry.cc 395 const URLMatches& url_matches,
398 for (URLMatches::const_iterator url_match = url_matches.begin();

Completed in 2073 milliseconds