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

  /external/lzma/CPP/7zip/Compress/
Lzma2Decoder.cpp 62 STDMETHODIMP CDecoder::SetOutStreamSize(const UInt64 *outSize)
81 SetOutStreamSize(outSize);
LzmaDecoder.cpp 80 STDMETHODIMP CDecoder::SetOutStreamSize(const UInt64 *outSize)
164 SetOutStreamSize(outSize);

Completed in 58 milliseconds