Home
last modified time | relevance | path

Searched refs:mtOutStreamNotifySpec (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zEncode.cpp338 CSequentialOutMtNotify *mtOutStreamNotifySpec = NULL; in Encode1() local
461 mtOutStreamNotifySpec = new CSequentialOutMtNotify; in Encode1()
462 mtOutStreamNotify = mtOutStreamNotifySpec; in Encode1()
463 mtOutStreamNotifySpec->_stream = outStream; in Encode1()
464 mtOutStreamNotifySpec->_mtProgressSpec = mtProgressSpec; in Encode1()

Completed in 2 milliseconds