Searched refs:DownloadCountAllProfiles (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/download/
H A Ddownload_service.h51 static int DownloadCountAllProfiles();
H A Ddownload_service.cc98 int DownloadService::DownloadCountAllProfiles() { function in class:DownloadService
/external/chromium_org/chrome/browser/lifetime/
H A Dapplication_lifetime.cc56 if (DownloadService::DownloadCountAllProfiles() > 0)
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_close_browsertest.cc278 int total_download_count = DownloadService::DownloadCountAllProfiles();
H A Dbrowser.cc689 int total_download_count = DownloadService::DownloadCountAllProfiles();

Completed in 159 milliseconds