Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DCWrappers.cpp217 static void Wrap_WriteByte(void *pp, Byte b) throw() in Wrap_WriteByte() function
229 p.Write = Wrap_WriteByte; in CByteOutBufWrap()