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

/external/chromium_org/chrome/browser/download/
H A Ddownload_path_reservation_tracker.h43 UNIQUIFY, enumerator in enum:DownloadPathReservationTracker::FilenameConflictAction
67 // reservations. Uniquifying is only done if |conflict_action| is UNIQUIFY.
H A Dchrome_download_manager_delegate_unittest.cc89 DownloadPathReservationTracker::UNIQUIFY); member in class:__anon3573::TestChromeDownloadManagerDelegate::DownloadPathReservationTracker
H A Dchrome_download_manager_delegate.cc528 DownloadPathReservationTracker::UNIQUIFY);
535 callback.Run(base::FilePath(), DownloadPathReservationTracker::UNIQUIFY); member in class:DownloadPathReservationTracker
/external/chromium_org/content/browser/download/
H A Ddownload_file_impl.h80 UNIQUIFY = 1 << 0, // If there's already a file on disk that conflicts with enumerator in enum:content::DownloadFileImpl::RenameOption

Completed in 196 milliseconds