Home
last modified time | relevance | path

Searched refs:_totalBytes (Results 1 - 4 of 4) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Console/
H A DOpenCallbackConsole.h21 UInt64 _totalBytes; member in COpenCallbackConsole
38 _totalBytes(0), in COpenCallbackConsole()
H A DOpenCallbackConsole.cpp36 _totalBytes = *bytes; in Open_SetTotal()
44 _percent.Total = _totalBytes; in Open_SetTotal()
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp83 _totalBytes(UNDEFINED_VAL), _completedBytes(0), in CProgressSync()
115 _totalBytes = totalSize; in ScanProgress()
137 _totalBytes = val; in Set_NumBytesTotal() local
700 total = Sync._totalBytes; in UpdateStatInfo()
H A DProgressDialog2.h40 UInt64 _totalBytes; member in CProgressSync

Completed in 4 milliseconds