Searched refs:CLockedInStream (Results 1 - 3 of 3) sorted by path

/external/lzma/CPP/7zip/Archive/7z/
H A D7zDecode.cpp112 CLockedInStream lockedInStream;
/external/lzma/CPP/7zip/Common/
H A DLockedStream.cpp7 HRESULT CLockedInStream::Read(UInt64 startPos, void *data, UInt32 size,
H A DLockedStream.h10 class CLockedInStream class
24 CLockedInStream *_lockedInStream;
27 void Init(CLockedInStream *lockedInStream, UInt64 startPos)

Completed in 581 milliseconds