OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
702
return
CanOpenDownload
() && !GetFullPath().empty();
705
bool DownloadItemImpl::
CanOpenDownload
() {
[
all
...]
Completed in 621 milliseconds