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

  /external/chromium_org/chrome/browser/history/
download_database.h 108 static const int kDangerTypePotentiallyUnwanted;
download_database.cc 90 const int DownloadDatabase::kDangerTypePotentiallyUnwanted = 8;
137 return DownloadDatabase::kDangerTypePotentiallyUnwanted;
164 case DownloadDatabase::kDangerTypePotentiallyUnwanted:

Completed in 42 milliseconds