Home
last modified time | relevance | path

Searched refs:MatchesDomain (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dextension_cookies_helpers.cc141 MatchesDomain(cookie.Domain()) && in MatchesCookie()
163 bool MatchFilter::MatchesDomain(const std::string& domain) { in MatchesDomain() function in extension_cookies_helpers::MatchFilter
Dextension_cookies_helpers.h111 bool MatchesDomain(const std::string& domain);