DownloadService 378 chrome/browser/download/download_browsertest.cc DownloadService* service = DownloadServiceFactory::GetForBrowserContext( DownloadService 655 chrome/browser/download/download_item_model.cc DownloadService* download_service = DownloadService 26 chrome/browser/download/download_service.cc DownloadService::DownloadService(Profile* profile) DownloadService 31 chrome/browser/download/download_service.cc DownloadService::~DownloadService() {} DownloadService 33 chrome/browser/download/download_service.cc ChromeDownloadManagerDelegate* DownloadService::GetDownloadManagerDelegate() { DownloadService 79 chrome/browser/download/download_service.cc DownloadHistory* DownloadService::GetDownloadHistory() { DownloadService 87 chrome/browser/download/download_service.cc bool DownloadService::HasCreatedDownloadManager() { DownloadService 91 chrome/browser/download/download_service.cc int DownloadService::NonMaliciousDownloadCount() const { DownloadService 99 chrome/browser/download/download_service.cc int DownloadService::NonMaliciousDownloadCountAllProfiles() { DownloadService 117 chrome/browser/download/download_service.cc void DownloadService::CancelAllDownloads() { DownloadService 137 chrome/browser/download/download_service.cc void DownloadService::SetDownloadManagerDelegateForTesting( DownloadService 147 chrome/browser/download/download_service.cc bool DownloadService::IsShelfEnabled() { DownloadService 156 chrome/browser/download/download_service.cc void DownloadService::Shutdown() { DownloadService 24 chrome/browser/download/download_service.h class DownloadService : public KeyedService { DownloadService 26 chrome/browser/download/download_service.h explicit DownloadService(Profile* profile); DownloadService 27 chrome/browser/download/download_service.h virtual ~DownloadService(); DownloadService 100 chrome/browser/download/download_service.h DISALLOW_COPY_AND_ASSIGN(DownloadService); DownloadService 13 chrome/browser/download/download_service_factory.cc DownloadService* DownloadServiceFactory::GetForBrowserContext( DownloadService 15 chrome/browser/download/download_service_factory.cc return static_cast<DownloadService*>( DownloadService 36 chrome/browser/download/download_service_factory.cc DownloadService* service = DownloadService 37 chrome/browser/download/download_service_factory.cc new DownloadService(static_cast<Profile*>(profile)); DownloadService 12 chrome/browser/download/download_service_factory.h class DownloadService; DownloadService 20 chrome/browser/download/download_service_factory.h static DownloadService* GetForBrowserContext( DownloadService 32 chrome/browser/download/download_shelf_unittest.cc return new DownloadService(Profile::FromBrowserContext(context)); DownloadService 71 chrome/browser/download/save_page_browsertest.cc DownloadService* service = DownloadServiceFactory::GetForBrowserContext( DownloadService 1417 chrome/browser/extensions/api/downloads/downloads_api.cc DownloadService* service = NULL; DownloadService 1418 chrome/browser/extensions/api/downloads/downloads_api.cc DownloadService* incognito_service = NULL; DownloadService 1437 chrome/browser/extensions/api/downloads/downloads_api.cc DownloadService* current_service = DownloadService 65 chrome/browser/lifetime/application_lifetime.cc if (DownloadService::NonMaliciousDownloadCountAllProfiles() > 0) DownloadService 74 chrome/browser/lifetime/browser_close_manager.cc int download_count = DownloadService::NonMaliciousDownloadCountAllProfiles(); DownloadService 111 chrome/browser/lifetime/browser_close_manager.cc DownloadService* download_service = DownloadService 761 chrome/browser/lifetime/browser_close_manager_browsertest.cc EXPECT_EQ(1, DownloadService::NonMaliciousDownloadCountAllProfiles()); DownloadService 763 chrome/browser/lifetime/browser_close_manager_browsertest.cc EXPECT_EQ(0, DownloadService::NonMaliciousDownloadCountAllProfiles()); DownloadService 812 chrome/browser/lifetime/browser_close_manager_browsertest.cc EXPECT_EQ(1, DownloadService::NonMaliciousDownloadCountAllProfiles()); DownloadService 814 chrome/browser/lifetime/browser_close_manager_browsertest.cc EXPECT_EQ(0, DownloadService::NonMaliciousDownloadCountAllProfiles()); DownloadService 511 chrome/browser/ui/browser.cc DownloadService::CancelAllDownloads(); DownloadService 715 chrome/browser/ui/browser.cc DownloadService::NonMaliciousDownloadCountAllProfiles(); DownloadService 746 chrome/browser/ui/browser.cc DownloadService* download_service = DownloadService 153 chrome/browser/ui/browser_close_browsertest.cc DownloadService* download_service = DownloadService 162 chrome/browser/ui/browser_close_browsertest.cc DownloadService* incognito_download_service = DownloadService 279 chrome/browser/ui/browser_close_browsertest.cc DownloadService::NonMaliciousDownloadCountAllProfiles();