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

  /external/chromium_org/chrome/browser/history/
download_database.h 101 static const int kDangerTypeDangerousFile;
download_database.cc 83 const int DownloadDatabase::kDangerTypeDangerousFile = 1;
123 return DownloadDatabase::kDangerTypeDangerousFile;
150 case DownloadDatabase::kDangerTypeDangerousFile:

Completed in 85 milliseconds