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

  /external/chromium_org/chrome/browser/history/
download_database.h 107 static const int kDangerTypeDangerousHost;
download_database.cc 89 const int DownloadDatabase::kDangerTypeDangerousHost = 7;
135 return DownloadDatabase::kDangerTypeDangerousHost;
162 case DownloadDatabase::kDangerTypeDangerousHost:

Completed in 174 milliseconds