Searched defs:ulNow (Results 1 – 2 of 2) sorted by relevance
211 double dlTotal, double dlNow, double ulTotal, double ulNow) in DownloadProgress()
219 … u_long ulNow) { onProgressCallback(dlTotal, dlNow, true, instanceId); }); in DownloadAsync()274 … u_long ulNow) { onProgressCallback(dlTotal, dlNow, false, instanceId); }); in DownloadSync()