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

  /external/chromium/chrome/browser/extensions/
extension_cookies_helpers.h 111 bool MatchesDomain(const std::string& domain);
extension_cookies_helpers.cc 141 MatchesDomain(cookie.Domain()) &&
163 bool MatchFilter::MatchesDomain(const std::string& domain) {

Completed in 25 milliseconds