Searched refs:MatchesAllSchemes (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/extensions/common/
H A Durl_pattern.h213 bool MatchesAllSchemes(const std::vector<std::string>& schemes) const;
H A Durl_pattern.cc535 return MatchesAllSchemes(other.GetExplicitSchemes())
552 bool URLPattern::MatchesAllSchemes( function in class:URLPattern

Completed in 376 milliseconds