HomeSort by relevance Sort by last modified time
    Searched defs:OutStreams (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/Archive/Common/
CoderMixer2MT.h 21 CObjectVector< CMyComPtr<ISequentialOutStream> > OutStreams;
56 HRESULT Init(ISequentialInStream **inStreams, ISequentialOutStream **outStreams);
65 ISequentialOutStream **outStreams,
CoderMixer2.h 30 CRecordVector<UInt32> OutStreams;
37 OutStreams.Clear();

Completed in 113 milliseconds