Searched refs:DownloadCountTypes (Results 1 – 2 of 2) sorted by relevance
28 enum DownloadCountTypes { enum124 void RecordDownloadCount(DownloadCountTypes type);
210 void RecordDownloadCount(DownloadCountTypes type) { in RecordDownloadCount()