Searched refs:PromptForDownload (Results 1 - 7 of 7) sorted by relevance

/external/chromium/chrome/browser/download/
H A Ddownload_prefs.h30 bool PromptForDownload() const;
H A Ddownload_prefs.cc81 bool DownloadPrefs::PromptForDownload() const { function in class:DownloadPrefs
H A Ddownload_manager.cc290 if (download_prefs_->PromptForDownload()) {
/external/chromium_org/chrome/browser/download/
H A Ddownload_prefs.h50 bool PromptForDownload() const;
H A Ddownload_file_picker.cc66 should_record_file_picker_result_ = !prefs->PromptForDownload();
H A Ddownload_prefs.cc169 bool DownloadPrefs::PromptForDownload() const { function in class:DownloadPrefs
H A Ddownload_target_determiner.cc552 if (download_prefs_->PromptForDownload() &&

Completed in 127 milliseconds