Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/Common/
H A DInStreamWithCRC.h21 UInt64 _fullSize; variable
25 _fullSize((UInt64)(Int64)-1) in CSequentialInStreamWithCRC()
29 void SetFullSize(UInt64 fullSize) { _fullSize = fullSize; } in SetFullSize()
H A DInStreamWithCRC.cpp28 *size = _fullSize; in GetSize()

Completed in 1 milliseconds