Home
last modified time | relevance | path

Searched refs:getDownloadBytePercent (Results 1 – 2 of 2) sorted by relevance

/external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_download/src/
Dpvmf_protocol_engine_node_progressive_download.cpp360 aDownloadProgressPercent = getDownloadBytePercent(iDownloadSize, aFileSize); in calculateDownloadPercentBody()
374 OSCL_EXPORT_REF uint32 ProgressiveDownloadProgress::getDownloadBytePercent(const uint32 aDownloadSi… in getDownloadBytePercent() function in ProgressiveDownloadProgress
Dpvmf_protocol_engine_node_progressive_download.h147 … OSCL_IMPORT_REF uint32 getDownloadBytePercent(const uint32 aDownloadSize, const uint32 aFileSize);