Searched refs:_totalBytes (Results 1 – 6 of 6) sorted by relevance
23 UInt64 _totalBytes; variable40 _totalBytes(0), in COpenCallbackConsole()
36 _totalBytes = *bytes; in Open_SetTotal()44 _percent.Total = _totalBytes; in Open_SetTotal()
108 _totalBytes += payloadDataSize; in SendData()240 _totalBytes(0), in Channel()293 _totalBytes = 0; in ResetStats()419 rate = ((double) _totalBytes * 8.0) / (double) (currTime - _beginTime); in BitRate()
119 uint64_t _totalBytes; variable
78 _totalBytes(UNDEFINED_VAL), _completedBytes(0), in CProgressSync()111 _totalBytes = totalSize; in ScanProgress()133 _totalBytes = val; in Set_NumBytesTotal() local689 total = Sync._totalBytes; in UpdateStatInfo()
39 UInt64 _totalBytes; variable