/external/chromium_org/chrome/browser/download/ |
D | download_service.cc | 36 ChromeDownloadManagerDelegate* DownloadService::GetDownloadManagerDelegate() { in GetDownloadManagerDelegate() function in DownloadService 83 GetDownloadManagerDelegate(); in GetDownloadHistory()
|
D | download_service.h | 34 ChromeDownloadManagerDelegate* GetDownloadManagerDelegate();
|
D | download_item_model.cc | 697 download_service->GetDownloadManagerDelegate(); in OpenUsingPlatformHandler()
|
D | download_browsertest.cc | 3162 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/ |
D | test_browser_context.h | 32 virtual DownloadManagerDelegate* GetDownloadManagerDelegate() OVERRIDE;
|
D | test_browser_context.cc | 68 DownloadManagerDelegate* TestBrowserContext::GetDownloadManagerDelegate() { in GetDownloadManagerDelegate() function in content::TestBrowserContext
|
/external/chromium_org/chromecast/shell/browser/ |
D | cast_browser_context.h | 43 GetDownloadManagerDelegate() OVERRIDE;
|
D | cast_browser_context.cc | 118 CastBrowserContext::GetDownloadManagerDelegate() { in GetDownloadManagerDelegate() function in chromecast::shell::CastBrowserContext
|
/external/chromium_org/content/shell/browser/ |
D | shell_browser_context.h | 40 virtual DownloadManagerDelegate* GetDownloadManagerDelegate() OVERRIDE;
|
D | shell_browser_context.cc | 116 DownloadManagerDelegate* ShellBrowserContext::GetDownloadManagerDelegate() { in GetDownloadManagerDelegate() function in content::ShellBrowserContext
|
/external/chromium_org/content/browser/download/ |
D | drag_download_file_browsertest.cc | 70 ->GetDownloadManagerDelegate()); in SetUpOnMainThread()
|
D | download_browsertest.cc | 600 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()
|
D | download_manager_impl_unittest.cc | 416 MOCK_METHOD0(GetDownloadManagerDelegate, DownloadManagerDelegate*());
|
/external/chromium_org/chrome/browser/profiles/ |
D | off_the_record_profile_impl.cc | 286 DownloadManagerDelegate* OffTheRecordProfileImpl::GetDownloadManagerDelegate() { in GetDownloadManagerDelegate() function in OffTheRecordProfileImpl 288 GetDownloadManagerDelegate(); in GetDownloadManagerDelegate()
|
D | off_the_record_profile_impl.h | 93 GetDownloadManagerDelegate() OVERRIDE;
|
D | profile_impl.h | 80 GetDownloadManagerDelegate() OVERRIDE;
|
D | profile_impl.cc | 1118 DownloadManagerDelegate* ProfileImpl::GetDownloadManagerDelegate() { in GetDownloadManagerDelegate() function in ProfileImpl 1120 GetDownloadManagerDelegate(); in GetDownloadManagerDelegate()
|
/external/chromium_org/content/public/browser/ |
D | browser_context.h | 151 virtual DownloadManagerDelegate* GetDownloadManagerDelegate() = 0;
|
/external/chromium_org/android_webview/browser/ |
D | aw_browser_context.h | 110 GetDownloadManagerDelegate() OVERRIDE;
|
D | aw_browser_context.cc | 279 AwBrowserContext::GetDownloadManagerDelegate() { in GetDownloadManagerDelegate() function in android_webview::AwBrowserContext
|
/external/chromium_org/chrome/browser/ui/app_list/test/ |
D | fake_profile.cc | 33 FakeProfile::GetDownloadManagerDelegate() { in GetDownloadManagerDelegate() function in FakeProfile
|
D | fake_profile.h | 38 GetDownloadManagerDelegate() OVERRIDE;
|
/external/chromium_org/content/browser/ |
D | browser_context.cc | 120 download_manager->SetDelegate(context->GetDownloadManagerDelegate()); in GetDownloadManager()
|
/external/chromium_org/chrome/test/base/ |
D | testing_profile.h | 223 GetDownloadManagerDelegate() OVERRIDE;
|
D | testing_profile.cc | 764 DownloadManagerDelegate* TestingProfile::GetDownloadManagerDelegate() { in GetDownloadManagerDelegate() function in TestingProfile
|