Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/password_manager/
Dpassword_form_manager.cc97 bool PasswordFormManager::IsBlacklisted() { in IsBlacklisted() function in PasswordFormManager
/external/chromium/net/base/
Dx509_certificate.cc554 bool X509Certificate::IsBlacklisted() const { in IsBlacklisted() function in net::X509Certificate
/external/chromium/chrome/browser/history/
Dtop_sites.cc373 bool TopSites::IsBlacklisted(const GURL& url) { in IsBlacklisted() function in history::TopSites