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

  /external/chromium/chrome/browser/download/
download_item.cc 247 bool DownloadItem::CanOpenDownload() {
  /external/chromium_org/content/browser/download/
download_item_impl.cc 700 return CanOpenDownload() && !GetFullPath().empty();
703 bool DownloadItemImpl::CanOpenDownload() {
    [all...]

Completed in 38 milliseconds