OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ShouldCompleteDownload
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/android_webview/browser/
aw_download_manager_delegate.cc
29
bool AwDownloadManagerDelegate::
ShouldCompleteDownload
(
/external/chromium_org/content/public/browser/
download_manager_delegate.cc
26
bool DownloadManagerDelegate::
ShouldCompleteDownload
(
/external/chromium_org/content/browser/download/
download_item_impl_delegate.cc
40
bool DownloadItemImplDelegate::
ShouldCompleteDownload
(
download_manager_impl.cc
284
bool DownloadManagerImpl::
ShouldCompleteDownload
(
287
delegate_->
ShouldCompleteDownload
(item, complete_callback)) {
/external/chromium_org/chrome/browser/download/
chrome_download_manager_delegate.cc
359
if (
ShouldCompleteDownload
(item, user_complete_callback))
363
bool ChromeDownloadManagerDelegate::
ShouldCompleteDownload
(
Completed in 80 milliseconds