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

  /external/lzma/CPP/7zip/Archive/7z/
7zEncode.h 15 class CMtEncMultiProgress:
27 CMtEncMultiProgress(): OutSize(0) {}
7zEncode.cpp 100 void CMtEncMultiProgress::Init(ICompressProgressInfo *progress)
106 STDMETHODIMP CMtEncMultiProgress::SetRatioInfo(const UInt64 *inSize, const UInt64 * /* outSize */)
232 CMtEncMultiProgress *_mtProgresSpec;
263 CMtEncMultiProgress *_mtProgresSpec;
305 CMtEncMultiProgress *mtProgressSpec = NULL;
404 mtProgressSpec = new CMtEncMultiProgress;

Completed in 221 milliseconds