Home
last modified time | relevance | path

Searched refs:CheckDownloadsInProgress (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/download/
Ddownload_browsertest.cc249 CheckDownloadsInProgress(true); in ModelChanged()
255 CheckDownloadsInProgress(false); in OnDownloadUpdated()
274 void CheckDownloadsInProgress(bool observe_downloads) { in CheckDownloadsInProgress() function in __anon743aa31e0111::DownloadsFlushObserver
/external/chromium/chrome/browser/ui/
Dbrowser_list.cc315 (*i)->CheckDownloadsInProgress(&normal_downloads_are_present, in PendingDownloads()
Dbrowser.h327 void CheckDownloadsInProgress(bool* normal_downloads,
Dbrowser.cc4092 void Browser::CheckDownloadsInProgress(bool* normal_downloads_are_present, in CheckDownloadsInProgress() function in Browser
4130 CheckDownloadsInProgress(&normal_downloads_are_present, in CanCloseWithInProgressDownloads()