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

/external/lzma/CPP/7zip/Common/
H A DCWrappers.h73 Byte ReadByteFromNewBlock() throw();
78 return ReadByteFromNewBlock();
H A DCWrappers.cpp155 Byte CByteInBufWrap::ReadByteFromNewBlock() throw() function in class:CByteInBufWrap
176 return p->ReadByteFromNewBlock();

Completed in 2771 milliseconds