Searched refs:ReadUInt8Unaligned (Results 1 – 3 of 3) sorted by relevance
97 bool ReadUInt8Unaligned(IpcIo *io, uint8_t *value);
505 bool ReadUInt8Unaligned(IpcIo *io, uint8_t *value) in ReadUInt8Unaligned() function
207 result = ReadUInt8Unaligned(io, &uint8Val); in ReadTestDataUnaligned()