Searched defs:UpdateAppIconDownloadProgress (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/download/
H A Ddownload_status_updater_gtk.cc9 void DownloadStatusUpdater::UpdateAppIconDownloadProgress( function in class:DownloadStatusUpdater
H A Ddownload_status_updater_win.cc85 void DownloadStatusUpdater::UpdateAppIconDownloadProgress( function in class:DownloadStatusUpdater
H A Ddownload_status_updater.cc18 // DownloadStatusUpdater::UpdateAppIconDownloadProgress() expects to only be
21 // boolean that indicates whether that final UpdateAppIconDownloadProgress()
108 UpdateAppIconDownloadProgress(item);
112 // should not call UpdateAppIconDownloadProgress().
119 // set WasInProgress so that UpdateAppIconDownloadProgress() will be called
125 // state, then do not call UpdateAppIconDownloadProgress() again. If it is
127 // so that UpdateAppIconDownloadProgress() won't be called after this final
133 UpdateAppIconDownloadProgress(item);
137 void DownloadStatusUpdater::UpdateAppIconDownloadProgress( function in class:DownloadStatusUpdater
/external/chromium/chrome/browser/download/
H A Ddownload_util.cc722 void UpdateAppIconDownloadProgress(int download_count, function in namespace:download_util

Completed in 172 milliseconds