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

  /external/chromium/chrome/browser/download/
download_manager.cc 308 if (info->prompt_user_for_save_location && !last_download_path_.empty()) {
309 info->suggested_path = last_download_path_;
    [all...]
download_manager.h 392 FilePath last_download_path_; member in class:DownloadManager

Completed in 46 milliseconds