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

  /external/chromium_org/chrome/browser/history/
download_database.h 103 static const int kDangerTypeDangerousContent;
download_database.cc 85 const int DownloadDatabase::kDangerTypeDangerousContent = 3;
127 return DownloadDatabase::kDangerTypeDangerousContent;
154 case DownloadDatabase::kDangerTypeDangerousContent:

Completed in 35 milliseconds