Searched defs:SetFinishMode (Results 1 – 5 of 5) sorted by relevance
/external/lzma/CPP/7zip/Compress/ | ||
D | CopyCoder.cpp | 18 STDMETHODIMP CCopyCoder::SetFinishMode(UInt32 /* finishMode */) in SetFinishMode() function in NCompress::CCopyCoder |
D | XzDecoder.cpp | 122 STDMETHODIMP CComDecoder::SetFinishMode(UInt32 finishMode) in SetFinishMode() function in NCompress::NXz::CComDecoder |
D | Lzma2Decoder.cpp | 51 STDMETHODIMP CDecoder::SetFinishMode(UInt32 finishMode) in SetFinishMode() function in NCompress::NLzma2::CDecoder |
D | LzmaDecoder.cpp | 102 STDMETHODIMP CDecoder::SetFinishMode(UInt32 finishMode) in SetFinishMode() function in NCompress::NLzma::CDecoder |
D | Bcj2Coder.cpp | 330 STDMETHODIMP CDecoder::SetFinishMode(UInt32 finishMode) in SetFinishMode() function in NCompress::NBcj2::CDecoder |