Searched defs:GetPOD (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/quic/crypto/
H A Dcrypto_handshake_message.cc170 return GetPOD(tag, out, sizeof(uint16));
175 return GetPOD(tag, out, sizeof(uint32));
180 return GetPOD(tag, out, sizeof(uint64));
213 QuicErrorCode CryptoHandshakeMessage::GetPOD( function in class:net::CryptoHandshakeMessage

Completed in 53 milliseconds