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

/external/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp78 struct CAltStreamInfo struct in class:COutMultiVolStream
86 CObjectVector<CAltStreamInfo> Streams;
150 CAltStreamInfo altStream;
173 CAltStreamInfo &altStream = Streams[_streamIndex];
244 CAltStreamInfo &altStream = Streams[i++];
256 CAltStreamInfo &altStream = Streams.Back();

Completed in 84 milliseconds