Searched refs:DownloadPathIsDangerous (Results 1 – 4 of 4) sorted by relevance
47 bool DownloadPathIsDangerous(const base::FilePath& download_path) { in DownloadPathIsDangerous() function79 if (DownloadPathIsDangerous(path_)) { in DefaultDownloadDirectory()107 if (DownloadPathIsDangerous(current_download_dir)) { in DownloadPrefs()
55 bool DownloadPathIsDangerous(const FilePath& download_path);
73 if (download_util::DownloadPathIsDangerous(current_download_dir)) { in RegisterUserPrefs()
182 if (DownloadPathIsDangerous(path_)) { in DefaultDownloadDirectory()206 bool DownloadPathIsDangerous(const FilePath& download_path) { in DownloadPathIsDangerous() function