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

  /external/chromium/chrome/browser/download/
download_item.h 276 bool is_temporary() const { return is_temporary_; }
406 bool is_temporary_; member in class:DownloadItem
download_item.cc 144 is_temporary_(false),
187 is_temporary_(!info.save_info.file_path.empty()),
224 is_temporary_(false),

Completed in 2694 milliseconds