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

  /external/chromium_org/chrome/browser/download/
download_path_reservation_tracker.h 18 // Chrome attempts to uniquify filenames that are assigned to downloads in order
43 UNIQUIFY,
67 // reservations. Uniquifying is only done if |conflict_action| is UNIQUIFY.
chrome_download_manager_delegate_unittest.cc 93 DownloadPathReservationTracker::UNIQUIFY);
chrome_download_manager_delegate.cc 436 DownloadPathReservationTracker::UNIQUIFY);
443 callback.Run(base::FilePath(), DownloadPathReservationTracker::UNIQUIFY);

Completed in 293 milliseconds