HomeSort by relevance Sort by last modified time
    Searched refs:SetOutStreamSizeResume (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/Compress/
LzmaDecoder.h 43 void SetOutStreamSizeResume(const UInt64 *outSize);
LzmaDecoder.cpp 70 void CDecoder::SetOutStreamSizeResume(const UInt64 *outSize)
84 SetOutStreamSizeResume(outSize);
216 SetOutStreamSizeResume(outSize);

Completed in 26 milliseconds