Searched defs:GetUInt32 (Results 1 – 3 of 3) sorted by relevance
106 const StunUInt32Attribute* StunMessage::GetUInt32(int type) const { in GetUInt32() function in cricket::StunMessage
342 uint32_t GetUInt32(FT_Bytes& p) const { in GetUInt32() function
1308 #define GetUInt32(p) \ macro