Home
last modified time | relevance | path

Searched refs:_completedBytes (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp83 _totalBytes(UNDEFINED_VAL), _completedBytes(0), in CProgressSync()
118 // _completedBytes = 0; in ScanProgress()
151 _completedBytes = *val; in Set_NumBytesCur() local
161 _completedBytes = val; in Set_NumBytesCur() local
701 completed = Sync._completedBytes; in UpdateStatInfo()
H A DProgressDialog2.h41 UInt64 _completedBytes; member in CProgressSync

Completed in 3 milliseconds