OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DownloadManagerDelegate
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/public/browser/
download_manager_delegate.cc
11
void
DownloadManagerDelegate
::GetNextId(const DownloadIdCallback& callback) {
15
bool
DownloadManagerDelegate
::DetermineDownloadTarget(
21
bool
DownloadManagerDelegate
::ShouldOpenFileBasedOnExtension(
26
bool
DownloadManagerDelegate
::ShouldCompleteDownload(
32
bool
DownloadManagerDelegate
::ShouldOpenDownload(
37
bool
DownloadManagerDelegate
::GenerateFileHash() {
42
DownloadManagerDelegate
::ApplicationClientIdForFileScanning() const {
46
DownloadManagerDelegate
::~
DownloadManagerDelegate
() {}
download_manager_delegate.h
57
class CONTENT_EXPORT
DownloadManagerDelegate
{
139
virtual ~
DownloadManagerDelegate
();
Completed in 106 milliseconds