Searched defs:GetUint32 (Results 1 – 3 of 3) sorted by relevance
173 QuicErrorCode CryptoHandshakeMessage::GetUint32(QuicTag tag, in GetUint32() function in net::CryptoHandshakeMessage
57 bool GetUint32(const void* data, size_t offset, uint32* value) { in GetUint32() function
78 uint32 QuicNegotiableUint32::GetUint32() const { in GetUint32() function in net::QuicNegotiableUint32