Home
last modified time | relevance | path

Searched refs:RecordDownloadInterrupted (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/download/
Ddownload_stats.h133 void RecordDownloadInterrupted(DownloadInterruptReason reason,
Ddownload_stats.cc232 void RecordDownloadInterrupted(DownloadInterruptReason reason, in RecordDownloadInterrupted() function
Ddownload_item_impl.cc1490 RecordDownloadInterrupted(reason, received_bytes_, total_bytes_); in Interrupt()