Searched refs:_mtProgresSpec (Results 1 – 1 of 1) sorted by relevance
232 CMtEncMultiProgress *_mtProgresSpec; member in NArchive::N7z::CSequentialOutTempBufferImp2234 CSequentialOutTempBufferImp2(): _buf(0), _mtProgresSpec(NULL) {} in CSequentialOutTempBufferImp2()251 if (_mtProgresSpec) in Write()252 _mtProgresSpec->AddOutSize(size); in Write()263 CMtEncMultiProgress *_mtProgresSpec; member in NArchive::N7z::CSequentialOutMtNotify265 CSequentialOutMtNotify(): _mtProgresSpec(NULL) {} in CSequentialOutMtNotify()277 if (_mtProgresSpec) in Write()278 _mtProgresSpec->AddOutSize(size); in Write()411 mtOutStreamNotifySpec->_mtProgresSpec = mtProgressSpec; in Encode()415 tempBufferSpecs[t]->_mtProgresSpec = mtProgressSpec; in Encode()