Home | History | Annotate | Download | only in declarative

Lines Matching refs:url_matcher

24 #include "components/url_matcher/url_matcher.h"
67 url_matcher::URLMatcherConditionFactory* url_matcher_condition_factory,
83 bool IsFulfilled(url_matcher::URLMatcherConditionSet::ID url_match_trigger,
88 url_matcher::URLMatcherConditionSet::Vector* condition_sets) const;
96 typedef std::map<url_matcher::URLMatcherConditionSet::ID, const ConditionT*>
219 url_matcher::URLMatcherConditionFactory* url_matcher_condition_factory,
263 url_matcher::URLMatcherConditionSet::ID url_match_trigger,
285 url_matcher::URLMatcherConditionSet::Vector* condition_sets) const {
297 url_matcher::URLMatcherConditionFactory* url_matcher_condition_factory,
314 url_matcher::URLMatcherConditionSet::Vector condition_sets;
323 for (url_matcher::URLMatcherConditionSet::Vector::const_iterator
432 url_matcher::URLMatcherConditionFactory* url_matcher_condition_factory,