Searched defs:download_path (Results 1 – 5 of 5) sorted by relevance
24 FilePath download_path() const { return *download_path_; } in download_path() function
206 bool DownloadPathIsDangerous(const FilePath& download_path) { in DownloadPathIsDangerous()
497 FilePath download_path; in AttachDownloadItem() local
632 FilePath download_path = downloads_directory_.path().Append(basefilename); in RunSizeTest() local
30 virtual void OnDownloadCompleted(const FilePath& download_path, in OnDownloadCompleted()