Home
last modified time | relevance | path

Searched defs:GetDownloadManager (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/download/
Ddownload_file.cc45 DownloadManager* DownloadFile::GetDownloadManager() { in GetDownloadManager() function in DownloadFile
/external/chromium/chrome/browser/profiles/
Dprofile.cc382 virtual DownloadManager* GetDownloadManager() { in GetDownloadManager() function in OffTheRecordProfileImpl
Dprofile_impl.cc1134 DownloadManager* ProfileImpl::GetDownloadManager() { in GetDownloadManager() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h171 virtual DownloadManager* GetDownloadManager() { NOTREACHED(); return NULL; } in GetDownloadManager() function