url_matcher        67 chrome/browser/extensions/api/declarative/declarative_rule.h       url_matcher::URLMatcherConditionFactory* url_matcher_condition_factory,
url_matcher        83 chrome/browser/extensions/api/declarative/declarative_rule.h   bool IsFulfilled(url_matcher::URLMatcherConditionSet::ID url_match_trigger,
url_matcher        88 chrome/browser/extensions/api/declarative/declarative_rule.h       url_matcher::URLMatcherConditionSet::Vector* condition_sets) const;
url_matcher        96 chrome/browser/extensions/api/declarative/declarative_rule.h   typedef std::map<url_matcher::URLMatcherConditionSet::ID, const ConditionT*>
url_matcher       219 chrome/browser/extensions/api/declarative/declarative_rule.h       url_matcher::URLMatcherConditionFactory* url_matcher_condition_factory,
url_matcher       263 chrome/browser/extensions/api/declarative/declarative_rule.h     url_matcher::URLMatcherConditionSet::ID url_match_trigger,
url_matcher       285 chrome/browser/extensions/api/declarative/declarative_rule.h     url_matcher::URLMatcherConditionSet::Vector* condition_sets) const {
url_matcher       297 chrome/browser/extensions/api/declarative/declarative_rule.h     url_matcher::URLMatcherConditionFactory* url_matcher_condition_factory,
url_matcher       314 chrome/browser/extensions/api/declarative/declarative_rule.h   url_matcher::URLMatcherConditionSet::Vector condition_sets;
url_matcher       323 chrome/browser/extensions/api/declarative/declarative_rule.h       for (url_matcher::URLMatcherConditionSet::Vector::const_iterator
url_matcher       432 chrome/browser/extensions/api/declarative/declarative_rule.h     url_matcher::URLMatcherConditionFactory* url_matcher_condition_factory,
url_matcher        17 chrome/browser/extensions/api/declarative/declarative_rule_unittest.cc using url_matcher::URLMatcher;
url_matcher        18 chrome/browser/extensions/api/declarative/declarative_rule_unittest.cc using url_matcher::URLMatcherConditionFactory;
url_matcher        19 chrome/browser/extensions/api/declarative/declarative_rule_unittest.cc using url_matcher::URLMatcherConditionSet;
url_matcher        12 chrome/browser/extensions/api/declarative_content/content_condition.cc using url_matcher::URLMatcherConditionFactory;
url_matcher        13 chrome/browser/extensions/api/declarative_content/content_condition.cc using url_matcher::URLMatcherConditionSet;
url_matcher        14 chrome/browser/extensions/api/declarative_content/content_condition.cc using url_matcher::URLMatcherFactory;
url_matcher        27 chrome/browser/extensions/api/declarative_content/content_condition.h   std::set<url_matcher::URLMatcherConditionSet::ID> page_url_matches;
url_matcher        56 chrome/browser/extensions/api/declarative_content/content_condition.h       scoped_refptr<url_matcher::URLMatcherConditionSet> url_matcher_conditions,
url_matcher        65 chrome/browser/extensions/api/declarative_content/content_condition.h       url_matcher::URLMatcherConditionFactory* url_matcher_condition_factory,
url_matcher        77 chrome/browser/extensions/api/declarative_content/content_condition.h   url_matcher::URLMatcherConditionSet::ID url_matcher_condition_set_id() const {
url_matcher        83 chrome/browser/extensions/api/declarative_content/content_condition.h       url_matcher::URLMatcherConditionSet::Vector* condition_sets) const {
url_matcher       100 chrome/browser/extensions/api/declarative_content/content_condition.h   scoped_refptr<url_matcher::URLMatcherConditionSet> url_matcher_conditions_;
url_matcher        20 chrome/browser/extensions/api/declarative_content/content_condition_unittest.cc using url_matcher::URLMatcher;
url_matcher        21 chrome/browser/extensions/api/declarative_content/content_condition_unittest.cc using url_matcher::URLMatcherConditionSet;
url_matcher        22 chrome/browser/extensions/api/declarative_content/content_rules_registry.cc using url_matcher::URLMatcherConditionSet;
url_matcher       119 chrome/browser/extensions/api/declarative_content/content_rules_registry.h   typedef std::map<url_matcher::URLMatcherConditionSet::ID, ContentRule*>
url_matcher       135 chrome/browser/extensions/api/declarative_content/content_rules_registry.h   url_matcher::URLMatcher url_matcher_;
url_matcher        18 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition.cc using url_matcher::URLMatcherConditionFactory;
url_matcher        19 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition.cc using url_matcher::URLMatcherConditionSet;
url_matcher        20 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition.cc using url_matcher::URLMatcherFactory;
url_matcher        47 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition.h   std::set<url_matcher::URLMatcherConditionSet::ID> url_match_ids;
url_matcher        48 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition.h   std::set<url_matcher::URLMatcherConditionSet::ID> first_party_url_match_ids;
url_matcher        73 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition.h       scoped_refptr<url_matcher::URLMatcherConditionSet> url_matcher_conditions,
url_matcher        74 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition.h       scoped_refptr<url_matcher::URLMatcherConditionSet>
url_matcher        83 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition.h       url_matcher::URLMatcherConditionFactory* url_matcher_condition_factory,
url_matcher        92 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition.h       url_matcher::URLMatcherConditionSet::Vector* condition_sets) const;
url_matcher       101 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition.h   scoped_refptr<url_matcher::URLMatcherConditionSet> url_matcher_conditions_;
url_matcher       102 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition.h   scoped_refptr<url_matcher::URLMatcherConditionSet>
url_matcher        19 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_unittest.cc using url_matcher::URLMatcher;
url_matcher        20 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_unittest.cc using url_matcher::URLMatcherConditionSet;
url_matcher        24 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry.cc using url_matcher::URLMatcherConditionSet;
url_matcher       130 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry.h   typedef std::map<url_matcher::URLMatcherConditionSet::ID, WebRequestRule*>
url_matcher       134 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry.h   typedef std::set<url_matcher::URLMatcherConditionSet::ID> URLMatches;
url_matcher       163 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry.h                         std::vector<url_matcher::URLMatcherConditionSet::ID>*
url_matcher       184 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry.h   url_matcher::URLMatcher url_matcher_;
url_matcher        32 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry_unittest.cc using url_matcher::URLMatcher;
url_matcher        47 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry_unittest.cc namespace keys2 = url_matcher::url_matcher_constants;
url_matcher        28 chrome/browser/managed_mode/managed_mode_url_filter.cc using url_matcher::URLMatcher;
url_matcher        29 chrome/browser/managed_mode/managed_mode_url_filter.cc using url_matcher::URLMatcherConditionSet;
url_matcher        32 chrome/browser/managed_mode/managed_mode_url_filter.cc   URLMatcher url_matcher;
url_matcher       103 chrome/browser/managed_mode/managed_mode_url_filter.cc           &contents_->url_matcher, ++matcher_id_,
url_matcher       142 chrome/browser/managed_mode/managed_mode_url_filter.cc   contents_->url_matcher.AddConditionSets(all_conditions_);
url_matcher       294 chrome/browser/managed_mode/managed_mode_url_filter.cc       contents_->url_matcher.MatchURL(url);
url_matcher       310 chrome/browser/managed_mode/managed_mode_url_filter.cc       contents_->url_matcher.MatchURL(url);
url_matcher       109 chrome/browser/managed_mode/managed_mode_url_filter.h   void SetContents(scoped_ptr<Contents> url_matcher);
url_matcher        23 components/policy/core/browser/url_blacklist_manager.cc using url_matcher::URLMatcher;
url_matcher        24 components/policy/core/browser/url_blacklist_manager.cc using url_matcher::URLMatcherCondition;
url_matcher        25 components/policy/core/browser/url_blacklist_manager.cc using url_matcher::URLMatcherConditionFactory;
url_matcher        26 components/policy/core/browser/url_blacklist_manager.cc using url_matcher::URLMatcherConditionSet;
url_matcher        27 components/policy/core/browser/url_blacklist_manager.cc using url_matcher::URLMatcherPortFilter;
url_matcher        28 components/policy/core/browser/url_blacklist_manager.cc using url_matcher::URLMatcherSchemeFilter;
url_matcher       214 components/policy/core/browser/url_blacklist_manager.cc     URLMatcher* url_matcher,
url_matcher       222 components/policy/core/browser/url_blacklist_manager.cc       url_matcher->condition_factory();
url_matcher        91 components/policy/core/browser/url_blacklist_manager.h   static scoped_refptr<url_matcher::URLMatcherConditionSet> CreateConditionSet(
url_matcher        92 components/policy/core/browser/url_blacklist_manager.h       url_matcher::URLMatcher* url_matcher,
url_matcher        93 components/policy/core/browser/url_blacklist_manager.h       url_matcher::URLMatcherConditionSet::ID id,
url_matcher       108 components/policy/core/browser/url_blacklist_manager.h   url_matcher::URLMatcherConditionSet::ID id_;
url_matcher       109 components/policy/core/browser/url_blacklist_manager.h   std::map<url_matcher::URLMatcherConditionSet::ID, FilterComponents> filters_;
url_matcher       110 components/policy/core/browser/url_blacklist_manager.h   scoped_ptr<url_matcher::URLMatcher> url_matcher_;
url_matcher        22 components/url_matcher/regex_set_matcher.h namespace url_matcher {
url_matcher        14 components/url_matcher/string_pattern.h namespace url_matcher {
url_matcher        18 components/url_matcher/substring_set_matcher.h namespace url_matcher {
url_matcher       765 components/url_matcher/url_matcher.cc   SubstringSetMatcher& url_matcher =
url_matcher       767 components/url_matcher/url_matcher.cc   url_matcher.RegisterAndUnregisterPatterns(patterns_to_register,
url_matcher        24 components/url_matcher/url_matcher.h namespace url_matcher {
url_matcher        12 components/url_matcher/url_matcher_constants.h namespace url_matcher {
url_matcher        19 components/url_matcher/url_matcher_factory.h namespace url_matcher {
url_matcher        17 components/url_matcher/url_matcher_helpers.h namespace url_matcher {
url_matcher        10 extensions/common/event_filter.cc using url_matcher::URLMatcher;
url_matcher        11 extensions/common/event_filter.cc using url_matcher::URLMatcherConditionSet;
url_matcher        12 extensions/common/event_filter.cc using url_matcher::URLMatcherFactory;
url_matcher        18 extensions/common/event_filter.cc     URLMatcher* url_matcher,
url_matcher        21 extensions/common/event_filter.cc       url_matcher_(url_matcher) {
url_matcher        66 extensions/common/event_filter.h         url_matcher::URLMatcher* url_matcher,
url_matcher        67 extensions/common/event_filter.h         const url_matcher::URLMatcherConditionSet::Vector& condition_sets);
url_matcher        83 extensions/common/event_filter.h     std::vector<url_matcher::URLMatcherConditionSet::ID> condition_set_ids_;
url_matcher        84 extensions/common/event_filter.h     url_matcher::URLMatcher* url_matcher_;
url_matcher       100 extensions/common/event_filter.h       url_matcher::URLMatcherConditionSet::Vector* condition_sets);
url_matcher       104 extensions/common/event_filter.h       url_matcher::URLMatcherConditionSet::Vector* condition_sets);
url_matcher       106 extensions/common/event_filter.h   url_matcher::URLMatcher url_matcher_;
url_matcher       113 extensions/common/event_filter.h   url_matcher::URLMatcherConditionSet::ID next_condition_set_id_;
url_matcher       118 extensions/common/event_filter.h   std::map<url_matcher::URLMatcherConditionSet::ID, MatcherID>