Searched refs:_mtProgresSpec (Results 1 – 1 of 1) sorted by relevance
241 CMtEncMultiProgress *_mtProgresSpec; member in NArchive::N7z::CSequentialOutTempBufferImp2243 CSequentialOutTempBufferImp2(): _buf(0), _mtProgresSpec(NULL) {} in CSequentialOutTempBufferImp2()260 if (_mtProgresSpec) in Write()261 _mtProgresSpec->AddOutSize(size); in Write()272 CMtEncMultiProgress *_mtProgresSpec; member in NArchive::N7z::CSequentialOutMtNotify274 CSequentialOutMtNotify(): _mtProgresSpec(NULL) {} in CSequentialOutMtNotify()286 if (_mtProgresSpec) in Write()287 _mtProgresSpec->AddOutSize(size); in Write()431 mtOutStreamNotifySpec->_mtProgresSpec = mtProgressSpec; in Encode()435 tempBufferSpecs[t]->_mtProgresSpec = mtProgressSpec; in Encode()