Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/download/
Ddownload_stats.h41 COMPLETED_COUNT, enumerator
Ddownload_stats.cc221 RecordDownloadCount(COMPLETED_COUNT); in RecordDownloadCompleted()
/external/chromium/chrome/browser/download/
Ddownload_util.h149 COMPLETED_COUNT, enumerator
Ddownload_item.cc371 download_util::RecordDownloadCount(download_util::COMPLETED_COUNT); in Completed()