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

  /external/chromium_org/chrome/browser/history/
download_database.h 105 static const int kDangerTypeUncommonContent;
download_database.cc 87 const int DownloadDatabase::kDangerTypeUncommonContent = 5;
131 return DownloadDatabase::kDangerTypeUncommonContent;
158 case DownloadDatabase::kDangerTypeUncommonContent:

Completed in 173 milliseconds