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

/external/chromium/chrome/browser/download/
H A Ddownload_file.cc45 DownloadManager* DownloadFile::GetDownloadManager() { function in class:DownloadFile
/external/chromium_org/chrome/browser/download/
H A Dtest_download_shelf.cc62 content::DownloadManager* TestDownloadShelf::GetDownloadManager() { function in class:TestDownloadShelf
H A Ddownload_shelf.cc332 content::DownloadManager* DownloadShelf::GetDownloadManager() { function in class:DownloadShelf
333 return content::BrowserContext::GetDownloadManager(browser()->profile());
370 content::DownloadManager* download_manager = GetDownloadManager();
H A Dsave_page_browsertest.cc333 BrowserContext::GetDownloadManager(browser->profile()));
359 DownloadManager* GetDownloadManager() const { function in class:__anon4903::SavePageBrowserTest
361 BrowserContext::GetDownloadManager(browser()->profile());
396 content::BrowserContext::GetDownloadManager(browser()->profile()),
413 DownloadManager* manager(GetDownloadManager());
472 DownloadManager* manager(GetDownloadManager());
516 content::BrowserContext::GetDownloadManager(browser()->profile()),
550 content::BrowserContext::GetDownloadManager(browser()->profile()),
589 BrowserContext::GetDownloadManager(incognito->profile()));
603 content::BrowserContext::GetDownloadManager(incognit
[all...]
/external/chromium_org/content/browser/download/
H A Ddownload_request_handle.cc46 DownloadManager* DownloadRequestHandle::GetDownloadManager() const { function in class:content::DownloadRequestHandle
57 return BrowserContext::GetDownloadManager(context);
/external/chromium_org/chrome/browser/extensions/api/streams_private/
H A Dstreams_private_apitest.cc125 DownloadManager* manager = GetDownloadManager();
176 DownloadManager* GetDownloadManager() const { function in class:__anon5135::StreamsPrivateApiTest
178 BrowserContext::GetDownloadManager(browser()->profile());
221 DownloadManager* download_manager = GetDownloadManager();
242 DownloadManager* download_manager = GetDownloadManager();
279 DownloadManager* download_manager = GetDownloadManager();
/external/chromium_org/content/browser/
H A Dbrowser_context.cc117 DownloadManager* BrowserContext::GetDownloadManager( function in class:content::BrowserContext
275 GetDownloadManager(this)->Shutdown();
/external/chromium/android/autofill/
H A Dprofile_android.h171 virtual DownloadManager* GetDownloadManager() { NOTREACHED(); return NULL; } function in class:ProfileImplAndroid
/external/chromium/chrome/browser/profiles/
H A Dprofile.cc382 virtual DownloadManager* GetDownloadManager() { function in class:OffTheRecordProfileImpl
H A Dprofile_impl.cc1134 DownloadManager* ProfileImpl::GetDownloadManager() { function in class:ProfileImpl

Completed in 267 milliseconds