Searched defs:ReadUint8 (Results 1 – 7 of 7) sorted by relevance
41 Error FrameData::ReadUint8(uint8_t &aUint8) in ReadUint8() function in ot::FrameData
128 bool Parser::ReadUint8(uint8_t* out) { in ReadUint8() function in net::der::Parser
159 uint8_t ReadUint8() { in ReadUint8() function
95 otError Decoder::ReadUint8(uint8_t &aUint8) in ReadUint8() function in ot::Spinel::Decoder
69 uint8_t ReadUint8(const unsigned char* buffer, unsigned int offset) in ReadUint8() function
43 static BROTLI_BOOL ReadUint8(const uint8_t* encoded, size_t size, size_t* pos, in ReadUint8() function
104 uint8_t ReadUint8(const IPacketBufferPtr& packetBuffer, unsigned int offset) in ReadUint8() function