Searched refs:_completedBytes (Results 1 – 2 of 2) sorted by relevance
78 _totalBytes(UNDEFINED_VAL), _completedBytes(0), in CProgressSync()147 _completedBytes = *val; in Set_NumBytesCur()157 _completedBytes = val; in Set_NumBytesCur() local690 completed = Sync._completedBytes; in UpdateStatInfo()
40 UInt64 _completedBytes; variable