Searched defs:SetOutStreamSize (Results 1 – 5 of 5) sorted by relevance
/external/lzma/CPP/7zip/Compress/ | ||
D | PpmdDecoder.cpp | 127 STDMETHODIMP CDecoder::SetOutStreamSize(const UInt64 *outSize) in SetOutStreamSize() function in NCompress::NPpmd::CDecoder |
D | Lzma2Decoder.cpp | 215 STDMETHODIMP CDecoder::SetOutStreamSize(const UInt64 *outSize) in SetOutStreamSize() function in NCompress::NLzma2::CDecoder |
D | LzmaDecoder.cpp | 93 STDMETHODIMP CDecoder::SetOutStreamSize(const UInt64 *outSize) in SetOutStreamSize() function in NCompress::NLzma::CDecoder |
D | Bcj2Coder.cpp | 527 STDMETHODIMP CDecoder::SetOutStreamSize(const UInt64 *outSize) in SetOutStreamSize() function in NCompress::NBcj2::CDecoder |
/external/lzma/CPP/7zip/Common/ | ||
D | FilterCoder.cpp | 299 STDMETHODIMP CFilterCoder::SetOutStreamSize(const UInt64 *outSize) in SetOutStreamSize() function in CFilterCoder |