Searched refs:writeBYTE (Results 1 – 2 of 2) sorted by relevance
110 inline sal_uInt32 writeBYTE(sal_uInt8* buffer, sal_uInt8 v) in writeBYTE() function
303 buff += writeBYTE(buff, (sal_uInt8) m_value.aConst.aBool); in toBlop()306 buff += writeBYTE(buff, m_value.aConst.aByte); in toBlop()
Completed in 10 milliseconds