Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zEncode.cpp339 CMyComPtr<ISequentialOutStream> mtOutStreamNotify; in Encode1() local
462 mtOutStreamNotify = mtOutStreamNotifySpec; in Encode1()
477 outStreamSizeCountSpec->SetStream(mtOutStreamNotify ? (ISequentialOutStream *)mtOutStreamNotify : outStream); in Encode1()

Completed in 2 milliseconds