Searched refs:GetPOD (Results 1 – 2 of 2) sorted by relevance
180 return GetPOD(tag, out, sizeof(uint16)); in GetUint16()185 return GetPOD(tag, out, sizeof(uint32)); in GetUint32()190 return GetPOD(tag, out, sizeof(uint64)); in GetUint64()223 QuicErrorCode CryptoHandshakeMessage::GetPOD( in GetPOD() function in net::CryptoHandshakeMessage
132 QuicErrorCode GetPOD(QuicTag tag, void* out, size_t len) const;