Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/download/
Ddownload_stats.h161 void RecordDownloadWriteLoopCount(int count);
Dbase_file.cc131 RecordDownloadWriteLoopCount(write_count); in AppendDataToFile()
Ddownload_stats.cc335 void RecordDownloadWriteLoopCount(int count) { in RecordDownloadWriteLoopCount() function