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

  /external/chromium_org/chrome/browser/history/
download_database.h 104 static const int kDangerTypeMaybeDangerousContent;
download_database.cc 86 const int DownloadDatabase::kDangerTypeMaybeDangerousContent = 4;
129 return DownloadDatabase::kDangerTypeMaybeDangerousContent;
156 case DownloadDatabase::kDangerTypeMaybeDangerousContent:

Completed in 45 milliseconds