Home
last modified time | relevance | path

Searched defs:GetUnpackSize (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/Compress/
DLzxDecoder.h101 UInt32 GetUnpackSize() const { return _pos - _writePos; } in GetUnpackSize() function
DLzmsDecoder.h204 size_t GetUnpackSize() const { return _pos; } in GetUnpackSize() function
/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.cpp527 HRESULT CArchiveExtractCallback::GetUnpackSize() in GetUnpackSize() function in CArchiveExtractCallback
/external/lzma/CPP/7zip/Archive/Wim/
DWimIn.h510 UInt64 GetUnpackSize() const in GetUnpackSize() function