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

  /external/chromium_org/components/url_matcher/
url_matcher.cc 215 bool URLMatcherCondition::IsOriginAndPathRegexCondition() const {
741 !condition_iter->IsOriginAndPathRegexCondition() &&
790 } else if (condition_iter->IsOriginAndPathRegexCondition()) {
url_matcher.h 84 bool IsOriginAndPathRegexCondition() const;

Completed in 546 milliseconds