Home
last modified time | relevance | path

Searched refs:GetTotalBytes (Results 1 - 5 of 5) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DDirItem.h32 UInt64 GetTotalBytes() const { return FilesSize + AltStreamsSize; } in GetTotalBytes() function
H A DHashCalc.cpp507 totalSize = dirItems.Stat.GetTotalBytes(); in HashCalc()
/third_party/lzma/CPP/7zip/UI/Console/
H A DHashCon.cpp43 _percent.Completed = st.GetTotalBytes(); in ScanProgress()
H A DUpdateCallbackConsole.cpp174 _percent.Completed = st.GetTotalBytes(); in ScanProgress()
H A DExtractCallbackConsole.cpp49 _percent.Completed = st.GetTotalBytes(); in ScanProgress()

Completed in 6 milliseconds