Searched defs:create_directory (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/download/
H A Ddownload_path_reservation_tracker.cc155 bool create_directory,
182 (create_directory ||
350 bool create_directory,
367 create_directory,
151 CreateReservation( ReservationKey key, const base::FilePath& suggested_path, const base::FilePath& default_download_path, bool create_directory, DownloadPathReservationTracker::FilenameConflictAction conflict_action, base::FilePath* reserved_path) argument
346 GetReservedPath( DownloadItem* download_item, const base::FilePath& target_path, const base::FilePath& default_path, bool create_directory, FilenameConflictAction conflict_action, const ReservedPathCallback& callback) argument
H A Ddownload_path_reservation_tracker_unittest.cc45 bool create_directory,
112 bool create_directory,
125 create_directory,
170 bool create_directory = false; local
174 create_directory,
200 bool create_directory = false; local
204 create_directory,
229 bool create_directory = false; local
233 create_directory,
267 bool create_directory local
109 CallGetReservedPath( DownloadItem* download_item, const base::FilePath& target_path, bool create_directory, DownloadPathReservationTracker::FilenameConflictAction conflict_action, base::FilePath* return_path, bool* return_verified) argument
305 bool create_directory = false; local
392 bool create_directory = false; local
456 bool create_directory = false; local
480 bool create_directory = false; local
529 bool create_directory = false; local
588 bool create_directory = false; local
631 bool create_directory = false; local
661 bool create_directory = false; local
[all...]
H A Dchrome_download_manager_delegate.cc541 bool create_directory,
558 create_directory,
538 ReserveVirtualPath( content::DownloadItem* download, const base::FilePath& virtual_path, bool create_directory, DownloadPathReservationTracker::FilenameConflictAction conflict_action, const DownloadTargetDeterminerDelegate::ReservedPathCallback& callback) argument
H A Ddownload_target_determiner_unittest.cc180 bool create_directory,
452 bool create_directory,
449 NullReserveVirtualPath( DownloadItem* download, const base::FilePath& virtual_path, bool create_directory, DownloadPathReservationTracker::FilenameConflictAction conflict_action, const DownloadTargetDeterminerDelegate::ReservedPathCallback& callback) argument

Completed in 535 milliseconds