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

  /external/chromium_org/chrome/browser/download/
download_target_determiner.h 315 const bool is_resumption_; member in class:DownloadTargetDeterminer
download_target_determiner.cc 96 is_resumption_(download_->GetLastReason() !=
678 if (is_resumption_ && !download_->GetFullPath().empty() &&
751 if (is_resumption_) {
802 return (is_resumption_ && download_->GetTargetDisposition() ==
    [all...]

Completed in 996 milliseconds