Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/Common/
H A DMultiStream.h20 UInt64 _totalLength; variable
50 _totalLength = total; in Init()
H A DMultiStream.cpp13 if (_pos >= _totalLength) in Read()
57 case STREAM_SEEK_END: offset += _totalLength; break; in Seek()

Completed in 2 milliseconds