Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zEncode.cpp309 CMyComPtr<ISequentialOutStream> mtOutStreamNotify; in Encode() local
409 mtOutStreamNotify = mtOutStreamNotifySpec; in Encode()
424 …outStreamSizeCountSpec->SetStream(mtOutStreamNotify ? (ISequentialOutStream *)mtOutStreamNotify : … in Encode()