Home
last modified time | relevance | path

Searched refs:DownloadPathIsDangerous (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/common/
Dresource_util.cc118 bool DownloadPathIsDangerous(const base::FilePath& download_path) { in DownloadPathIsDangerous() function
144 if (DownloadPathIsDangerous(*result)) { in GetDefaultDownloadSafeDirectory()
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch23563 bool DownloadPathIsDangerous(const base::FilePath& download_path) {
23568 @@ -129,6 +141,11 @@ bool DownloadPathIsDangerous(const base::FilePath& download_path) {
23573 + // chrome/browser/download/download_prefs.cc: DownloadPathIsDangerous, have no
37454 bool DownloadPathIsDangerous(const base::FilePath& download_path) {