HomeSort by relevance Sort by last modified time
    Searched defs:RecordDownloadCount (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/download/
download_stats.cc 24 void RecordDownloadCount(ChromeDownloadCountTypes type) {
  /external/chromium_org/content/browser/download/
download_stats.cc 210 void RecordDownloadCount(DownloadCountTypes type) {
221 RecordDownloadCount(COMPLETED_COUNT);
235 RecordDownloadCount(INTERRUPTED_COUNT);
262 RecordDownloadCount(INTERRUPTED_AT_END_COUNT);
359 RecordDownloadCount(STRONG_VALIDATOR_AND_ACCEPTS_RANGES);

Completed in 513 milliseconds