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

  /external/chromium/chrome/browser/download/
download_util.h 55 bool DownloadPathIsDangerous(const FilePath& download_path);
download_prefs.cc 73 if (download_util::DownloadPathIsDangerous(current_download_dir)) {
download_util.cc 182 if (DownloadPathIsDangerous(path_)) {
206 bool DownloadPathIsDangerous(const FilePath& download_path) {
    [all...]

Completed in 729 milliseconds