Searched defs:GetProcessed (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Common/
H A DCWrappers.h67 UInt64 GetProcessed() const { return Processed + (Cur - Buf); } function in struct:CByteInBufWrap
99 UInt64 GetProcessed() const { return Processed + (Cur - Buf); } function in struct:CByteOutBufWrap

Completed in 65 milliseconds