Searched refs:getDownloadBytePercent (Results 1 – 2 of 2) sorted by relevance
360 aDownloadProgressPercent = getDownloadBytePercent(iDownloadSize, aFileSize); in calculateDownloadPercentBody()374 OSCL_EXPORT_REF uint32 ProgressiveDownloadProgress::getDownloadBytePercent(const uint32 aDownloadSi… in getDownloadBytePercent() function in ProgressiveDownloadProgress
147 … OSCL_IMPORT_REF uint32 getDownloadBytePercent(const uint32 aDownloadSize, const uint32 aFileSize);