Searched defs:CanOpenDownload (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/download/
H A Ddownload_item_impl.cc739 return CanOpenDownload() && !GetFullPath().empty();
742 bool DownloadItemImpl::CanOpenDownload() { function in class:content::DownloadItemImpl

Completed in 352 milliseconds