Searched refs:ReadUInt16Unaligned (Results 1 – 3 of 3) sorted by relevance
98 bool ReadUInt16Unaligned(IpcIo *io, uint16_t *value);
561 bool ReadUInt16Unaligned(IpcIo *io, uint16_t *value) in ReadUInt16Unaligned() function
212 result = ReadUInt16Unaligned(io, &uint16Val); in ReadTestDataUnaligned()