Searched refs:GetDefaultDownloadDirectory (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/download/
H A Ddownload_util.h48 const FilePath& GetDefaultDownloadDirectory();
H A Ddownload_prefs.cc56 download_util::GetDefaultDownloadDirectory();
H A Ddownload_util.cc195 const FilePath& GetDefaultDownloadDirectory() { function in namespace:download_util
200 if (file_util::CreateTemporaryFileInDir(GetDefaultDownloadDirectory(),

Completed in 59 milliseconds