Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/download/
Ddownload_stats.h28 enum DownloadCountTypes { enum
124 void RecordDownloadCount(DownloadCountTypes type);
Ddownload_stats.cc210 void RecordDownloadCount(DownloadCountTypes type) { in RecordDownloadCount()
/external/chromium/chrome/browser/download/
Ddownload_util.h123 enum DownloadCountTypes { enum
158 void RecordDownloadCount(DownloadCountTypes type);
Ddownload_util.cc347 void RecordDownloadCount(DownloadCountTypes type) { in RecordDownloadCount()