HomeSort by relevance Sort by last modified time
    Searched refs:url_matcher (Results 26 - 38 of 38) sorted by null

12

  /external/chromium_org/components/url_matcher/
regex_set_matcher.cc 5 #include "components/url_matcher/regex_set_matcher.h"
10 #include "components/url_matcher/substring_set_matcher.h"
14 namespace url_matcher { namespace
113 } // namespace url_matcher
substring_set_matcher_unittest.cc 5 #include "components/url_matcher/substring_set_matcher.h"
13 namespace url_matcher { namespace
170 } // namespace url_matcher
url_matcher_factory.cc 5 #include "components/url_matcher/url_matcher_factory.h"
14 #include "components/url_matcher/url_matcher_constants.h"
15 #include "components/url_matcher/url_matcher_helpers.h"
18 namespace url_matcher { namespace
273 } // namespace url_matcher
substring_set_matcher.cc 5 #include "components/url_matcher/substring_set_matcher.h"
13 namespace url_matcher { namespace
272 } // namespace url_matcher
url_matcher.h 14 #include "components/url_matcher/regex_set_matcher.h"
15 #include "components/url_matcher/substring_set_matcher.h"
16 #include "components/url_matcher/url_matcher_export.h"
24 namespace url_matcher { namespace
424 } // namespace url_matcher
url_matcher_factory_unittest.cc 5 #include "components/url_matcher/url_matcher_factory.h"
11 #include "components/url_matcher/url_matcher_constants.h"
15 namespace url_matcher { namespace
339 } // namespace url_matcher
url_matcher.cc 5 #include "components/url_matcher/url_matcher.h"
14 namespace url_matcher { namespace
943 SubstringSetMatcher& url_matcher local
    [all...]
url_matcher_unittest.cc 5 #include "components/url_matcher/url_matcher.h"
11 namespace url_matcher { namespace
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/declarative/
declarative_rule_unittest.cc 11 #include "components/url_matcher/url_matcher_constants.h"
17 using url_matcher::URLMatcher;
18 using url_matcher::URLMatcherConditionFactory;
19 using url_matcher::URLMatcherConditionSet;
  /external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
webrequest_condition_unittest.cc 13 #include "components/url_matcher/url_matcher_constants.h"
19 using url_matcher::URLMatcher;
20 using url_matcher::URLMatcherConditionSet;
webrequest_rules_registry.cc 24 using url_matcher::URLMatcherConditionSet;
webrequest_rules_registry_unittest.cc 20 #include "components/url_matcher/url_matcher_constants.h"
32 using url_matcher::URLMatcher;
47 namespace keys2 = url_matcher::url_matcher_constants;
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/declarative_content/
content_rules_registry.cc 22 using url_matcher::URLMatcherConditionSet;

Completed in 254 milliseconds

12