Searched defs:SetOutBufSize (Results 1 - 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Compress/
H A DBcj2Coder.cpp269 STDMETHODIMP CDecoder::SetOutBufSize(UInt32 , UInt32 size) { _outBufSize = size; return S_OK; } function in class:NCompress::NBcj2::CDecoder
H A DLzmaDecoder.cpp48 STDMETHODIMP CDecoder::SetOutBufSize(UInt32 , UInt32 size) { _outBufSize = size; return S_OK; } function in class:NCompress::NLzma::CDecoder

Completed in 63 milliseconds