HomeSort by relevance Sort by last modified time
    Searched defs:MatchesUrl (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/extensions/
user_script.cc 16 if (pattern->MatchesUrl(url))
74 bool UserScript::MatchesUrl(const GURL& url) const {
url_pattern.cc 218 bool URLPattern::MatchesUrl(const GURL &test) const {

Completed in 30 milliseconds