Home
last modified time | relevance | path

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

/external/chromium_org/net/quic/crypto/
Dcrypto_handshake_message.cc173 QuicErrorCode CryptoHandshakeMessage::GetUint32(QuicTag tag, in GetUint32() function in net::CryptoHandshakeMessage
/external/chromium_org/third_party/libjingle/source/talk/media/base/
Drtputils.cc57 bool GetUint32(const void* data, size_t offset, uint32* value) { in GetUint32() function
/external/chromium_org/net/quic/
Dquic_config.cc78 uint32 QuicNegotiableUint32::GetUint32() const { in GetUint32() function in net::QuicNegotiableUint32