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 158 const DownloadPathReservationTracker::ReservedPathCallback& callback) {
345 const ReservedPathCallback& callback) {
chrome_download_manager_delegate.h 124 const ReservedPathCallback& callback) OVERRIDE;
chrome_download_manager_delegate_unittest.cc 98 const DownloadPathReservationTracker::ReservedPathCallback& callback)
download_target_determiner_unittest.cc 155 const ReservedPathCallback&));
187 const DownloadTargetDeterminerDelegate::ReservedPathCallback& callback);
459 const DownloadTargetDeterminerDelegate::ReservedPathCallback& callback) {
    [all...]
chrome_download_manager_delegate.cc 559 const DownloadTargetDeterminerDelegate::ReservedPathCallback& callback) {

Completed in 162 milliseconds