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

  /external/chromium_org/chrome/browser/download/
download_path_reservation_tracker.h 36 bool target_path_verified)> ReservedPathCallback;
93 const ReservedPathCallback& callback);
download_target_determiner_delegate.h 43 bool successful)> ReservedPathCallback;
95 const ReservedPathCallback& callback) = 0;
download_path_reservation_tracker.cc 280 const DownloadPathReservationTracker::ReservedPathCallback& callback,
352 const ReservedPathCallback& callback) {
chrome_download_manager_delegate.h 124 const ReservedPathCallback& callback) OVERRIDE;
chrome_download_manager_delegate_unittest.cc 97 const DownloadPathReservationTracker::ReservedPathCallback& callback)
download_target_determiner_unittest.cc 150 const ReservedPathCallback&));
182 const DownloadTargetDeterminerDelegate::ReservedPathCallback& callback);
454 const DownloadTargetDeterminerDelegate::ReservedPathCallback& callback) {
    [all...]
chrome_download_manager_delegate.cc 543 const DownloadTargetDeterminerDelegate::ReservedPathCallback& callback) {

Completed in 42 milliseconds