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

/external/lzma/CPP/7zip/Compress/
H A DLzmaDecoder.h43 void SetOutStreamSizeResume(const UInt64 *outSize);
H A DLzmaDecoder.cpp70 void CDecoder::SetOutStreamSizeResume(const UInt64 *outSize) function in class:NCompress::NLzma::CDecoder
84 SetOutStreamSizeResume(outSize);
216 SetOutStreamSizeResume(outSize);

Completed in 359 milliseconds