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

/external/chromium_org/chrome/browser/history/
H A Ddownload_database.h103 static const int kDangerTypeUserValidated; member in class:history::DownloadDatabase
H A Ddownload_database.cc117 const int DownloadDatabase::kDangerTypeUserValidated = 6; member in class:history::DownloadDatabase
162 return DownloadDatabase::kDangerTypeUserValidated;
189 case DownloadDatabase::kDangerTypeUserValidated:

Completed in 85 milliseconds