Home
last modified time | relevance | path

Searched refs:Wrap_ReadByte (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Common/
DCWrappers.cpp171 static Byte Wrap_ReadByte(void *pp) throw() in Wrap_ReadByte() function
181 p.Read = Wrap_ReadByte; in CByteInBufWrap()