Home
last modified time | relevance | path

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

/external/chromium/chrome/common/extensions/
Durl_pattern.cc241 bool URLPattern::MatchesHost(const std::string& host) const { in MatchesHost() function in URLPattern
249 bool URLPattern::MatchesHost(const GURL& test) const { in MatchesHost() function in URLPattern