Searched refs:is_temporary_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/download/
H A Ddownload_item_impl.cc157 is_temporary_(false),
208 is_temporary_(!info.save_info->file_path.empty()),
263 is_temporary_(false),
497 return is_temporary_;
795 is_temporary_ = temporary;
H A Ddownload_item_impl.h527 bool is_temporary_; member in class:content::DownloadItemImpl

Completed in 88 milliseconds