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:__anon4739::SavePageBrowserTest
361 BrowserContext::GetDownloadManager(browser()->profile());
397 content::BrowserContext::GetDownloadManager(browser()->profile()),
415 DownloadManager* manager(GetDownloadManager());
468 DownloadManager* manager(GetDownloadManager());
519 content::BrowserContext::GetDownloadManager(browser()->profile()),
554 content::BrowserContext::GetDownloadManager(browser()->profile()),
594 BrowserContext::GetDownloadManager(incognito->profile()));
608 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.cc128 DownloadManager* manager = GetDownloadManager();
179 DownloadManager* GetDownloadManager() const { function in class:__anon4937::StreamsPrivateApiTest
181 BrowserContext::GetDownloadManager(browser()->profile());
224 DownloadManager* download_manager = GetDownloadManager();
245 DownloadManager* download_manager = GetDownloadManager();
282 DownloadManager* download_manager = GetDownloadManager();
/external/chromium_org/content/browser/
H A Dbrowser_context.cc114 DownloadManager* BrowserContext::GetDownloadManager( function in class:content::BrowserContext
272 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 372 milliseconds