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

/external/lzma/CPP/7zip/Common/
H A DLockedStream.h24 CLockedInStream *_lockedInStream; member in class:CLockedSequentialInStreamImp
29 _lockedInStream = lockedInStream;
H A DLockedStream.cpp18 HRESULT result = _lockedInStream->Read(_pos, data, size, &realProcessedSize);

Completed in 492 milliseconds