ReservationKey     27 chrome/browser/download/download_path_reservation_tracker.cc typedef DownloadItem* ReservationKey;
ReservationKey     28 chrome/browser/download/download_path_reservation_tracker.cc typedef std::map<ReservationKey, base::FilePath> ReservationMap;