Searched refs:kDangerTypeUncommonContent (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/history/
H A Ddownload_database.h105 static const int kDangerTypeUncommonContent; member in class:history::DownloadDatabase
H A Ddownload_database.cc87 const int DownloadDatabase::kDangerTypeUncommonContent = 5; member in class:history::DownloadDatabase
131 return DownloadDatabase::kDangerTypeUncommonContent;
158 case DownloadDatabase::kDangerTypeUncommonContent:

Completed in 67 milliseconds