Home
last modified time | relevance | path

Searched defs:MatchesUrl (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/common/extensions/
Duser_script.cc74 bool UserScript::MatchesUrl(const GURL& url) const { in MatchesUrl() function in UserScript
Durl_pattern.cc218 bool URLPattern::MatchesUrl(const GURL &test) const { in MatchesUrl() function in URLPattern