HomeSort by relevance Sort by last modified time
    Searched refs:default_download_path_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/shell/browser/
shell_download_manager_delegate.cc 66 if (default_download_path_.empty()) {
67 default_download_path_ = download_manager_->GetBrowserContext()->GetPath().
93 default_download_path_,
198 default_download_path_ = default_download_path;
shell_download_manager_delegate.h 57 base::FilePath default_download_path_; member in class:content::ShellDownloadManagerDelegate
  /external/chromium_org/chrome/browser/download/
download_path_reservation_tracker_unittest.cc 51 return default_download_path_;
54 default_download_path_ = path;
62 base::FilePath default_download_path_; member in class:__anon8211::DownloadPathReservationTrackerTest

Completed in 748 milliseconds