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

  /external/chromium_org/components/url_matcher/
url_matcher.cc 675 if (!origin_and_path_regex_set_matcher_.IsEmpty()) {
676 origin_and_path_regex_set_matcher_.Match(
716 origin_and_path_regex_set_matcher_.IsEmpty() &&
801 origin_and_path_regex_set_matcher_.ClearPatterns();
802 origin_and_path_regex_set_matcher_.AddPatterns(new_origin_and_path_patterns);
url_matcher.h 348 RegexSetMatcher origin_and_path_regex_set_matcher_; member in class:url_matcher::URLMatcher

Completed in 25 milliseconds