Home
last modified time | relevance | path

Searched defs:GetUint32 (Results 1 – 4 of 4) sorted by relevance

/external/openthread/src/core/common/
Drandom.hpp113 inline uint32_t GetUint32(void) in GetUint32() function
/external/flatbuffers/go/
Dencode.go46 func GetUint32(buf []byte) (n uint32) { func
Dtable.go88 func (t *Table) GetUint32(off UOffsetT) uint32 { func
/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
Dcrypto_handshake_message.cc203 QuicErrorCode CryptoHandshakeMessage::GetUint32(QuicTag tag, in GetUint32() function in quic::CryptoHandshakeMessage