Searched refs:MatchesAllSchemes (Results 1 – 2 of 2) sorted by relevance
201 bool MatchesAllSchemes(const std::vector<std::string>& schemes) const;
481 return MatchesAllSchemes(other.GetExplicitSchemes()) in Contains()498 bool URLPattern::MatchesAllSchemes( in MatchesAllSchemes() function in URLPattern