Searched refs:MatchesPath (Results 1 – 2 of 2) sorted by relevance
228 if (!MatchesPath(test.PathForRequest())) in MatchesUrl()280 bool URLPattern::MatchesPath(const std::string& test) const { in MatchesPath() function in URLPattern328 if (!MatchesPath(other.path().substr(0, other.path().size() - 1)) && in OverlapsWith()329 !other.MatchesPath(path_.substr(0, path_.size() - 1))) in OverlapsWith()
195 bool MatchesPath(const std::string& test) const;