Home
last modified time | relevance | path

Searched refs:GetDownloadManagerDelegate (Results 1 – 25 of 25) sorted by relevance

/external/chromium_org/chrome/browser/download/
Ddownload_service.cc36 ChromeDownloadManagerDelegate* DownloadService::GetDownloadManagerDelegate() { in GetDownloadManagerDelegate() function in DownloadService
83 GetDownloadManagerDelegate(); in GetDownloadHistory()
Ddownload_service.h34 ChromeDownloadManagerDelegate* GetDownloadManagerDelegate();
Ddownload_item_model.cc697 download_service->GetDownloadManagerDelegate(); in OpenUsingPlatformHandler()
Ddownload_browsertest.cc3162 browser()->profile())->GetDownloadManagerDelegate()->download_prefs(); in IN_PROC_BROWSER_TEST_F()
3165 ->GetDownloadManagerDelegate()->download_prefs(); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/content/public/test/
Dtest_browser_context.h32 virtual DownloadManagerDelegate* GetDownloadManagerDelegate() OVERRIDE;
Dtest_browser_context.cc68 DownloadManagerDelegate* TestBrowserContext::GetDownloadManagerDelegate() { in GetDownloadManagerDelegate() function in content::TestBrowserContext
/external/chromium_org/chromecast/shell/browser/
Dcast_browser_context.h43 GetDownloadManagerDelegate() OVERRIDE;
Dcast_browser_context.cc118 CastBrowserContext::GetDownloadManagerDelegate() { in GetDownloadManagerDelegate() function in chromecast::shell::CastBrowserContext
/external/chromium_org/content/shell/browser/
Dshell_browser_context.h40 virtual DownloadManagerDelegate* GetDownloadManagerDelegate() OVERRIDE;
Dshell_browser_context.cc116 DownloadManagerDelegate* ShellBrowserContext::GetDownloadManagerDelegate() { in GetDownloadManagerDelegate() function in content::ShellBrowserContext
/external/chromium_org/content/browser/download/
Ddrag_download_file_browsertest.cc70 ->GetDownloadManagerDelegate()); in SetUpOnMainThread()
Ddownload_browsertest.cc600 TestShellDownloadManagerDelegate* GetDownloadManagerDelegate() { in GetDownloadManagerDelegate() function in content::DownloadContentTest
921 GetDownloadManagerDelegate()->SetDelayedOpen(true); in IN_PROC_BROWSER_TEST_F()
962 GetDownloadManagerDelegate()->GetDelayedCallbacks( in IN_PROC_BROWSER_TEST_F()
1031 GetDownloadManagerDelegate()->SetDelayedOpen(true); in IN_PROC_BROWSER_TEST_F()
Ddownload_manager_impl_unittest.cc416 MOCK_METHOD0(GetDownloadManagerDelegate, DownloadManagerDelegate*());
/external/chromium_org/chrome/browser/profiles/
Doff_the_record_profile_impl.cc286 DownloadManagerDelegate* OffTheRecordProfileImpl::GetDownloadManagerDelegate() { in GetDownloadManagerDelegate() function in OffTheRecordProfileImpl
288 GetDownloadManagerDelegate(); in GetDownloadManagerDelegate()
Doff_the_record_profile_impl.h93 GetDownloadManagerDelegate() OVERRIDE;
Dprofile_impl.h80 GetDownloadManagerDelegate() OVERRIDE;
Dprofile_impl.cc1118 DownloadManagerDelegate* ProfileImpl::GetDownloadManagerDelegate() { in GetDownloadManagerDelegate() function in ProfileImpl
1120 GetDownloadManagerDelegate(); in GetDownloadManagerDelegate()
/external/chromium_org/content/public/browser/
Dbrowser_context.h151 virtual DownloadManagerDelegate* GetDownloadManagerDelegate() = 0;
/external/chromium_org/android_webview/browser/
Daw_browser_context.h110 GetDownloadManagerDelegate() OVERRIDE;
Daw_browser_context.cc279 AwBrowserContext::GetDownloadManagerDelegate() { in GetDownloadManagerDelegate() function in android_webview::AwBrowserContext
/external/chromium_org/chrome/browser/ui/app_list/test/
Dfake_profile.cc33 FakeProfile::GetDownloadManagerDelegate() { in GetDownloadManagerDelegate() function in FakeProfile
Dfake_profile.h38 GetDownloadManagerDelegate() OVERRIDE;
/external/chromium_org/content/browser/
Dbrowser_context.cc120 download_manager->SetDelegate(context->GetDownloadManagerDelegate()); in GetDownloadManager()
/external/chromium_org/chrome/test/base/
Dtesting_profile.h223 GetDownloadManagerDelegate() OVERRIDE;
Dtesting_profile.cc764 DownloadManagerDelegate* TestingProfile::GetDownloadManagerDelegate() { in GetDownloadManagerDelegate() function in TestingProfile