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

/external/chromium_org/net/quic/crypto/
H A Dcrypto_handshake.cc197 return GetPOD(tag, out, sizeof(uint16));
202 return GetPOD(tag, out, sizeof(uint32));
207 return GetPOD(tag, out, sizeof(uint64));
240 QuicErrorCode CryptoHandshakeMessage::GetPOD( function in class:net::CryptoHandshakeMessage

Completed in 85 milliseconds