Searched defs:ReadUint32 (Results 1 – 9 of 9) sorted by relevance
174 inline uint32_t ReadUint32(const uint8_t *aBuffer) in ReadUint32() function371 inline uint32_t ReadUint32(const uint8_t *aBuffer) in ReadUint32() function
59 Status Decoder::ReadUint32(uint32_t* out) { in ReadUint32() function in pw::protobuf::Decoder
238 Status ReadUint32(uint32_t* out) { return decoder_.ReadUint32(out); } in ReadUint32() function
182 Result<uint32_t> ReadUint32() { in ReadUint32() function
145 otError Decoder::ReadUint32(uint32_t &aUint32) in ReadUint32() function in ot::Spinel::Decoder
47 uint32_t ReadUint32(const unsigned char* buffer, unsigned int offset) in ReadUint32() function
90 uint32_t ReadUint32(const IPacketBufferPtr& packetBuffer, unsigned int offset) in ReadUint32() function
39 bool ReadUint32(uint32_t* out, FILE* file) { in ReadUint32() function
33 QuicErrorCode ReadUint32(const CryptoHandshakeMessage& msg, QuicTag tag, in ReadUint32() function