Searched defs:MatchesURL (Results 1 – 5 of 5) sorted by relevance
75 bool FileBrowserHandler::MatchesURL(const GURL& url) const { in MatchesURL() function in FileBrowserHandler
101 bool UserScript::MatchesURL(const GURL& url) const { in MatchesURL() function in extensions::UserScript
176 bool URLPatternSet::MatchesURL(const GURL& url) const { in MatchesURL() function in extensions::URLPatternSet
345 bool URLPattern::MatchesURL(const GURL& test) const { in MatchesURL() function in URLPattern
662 bool MatchesURL( in MatchesURL() function