Searched refs:GetUnknownAttributes (Results 1 – 3 of 3) sorted by relevance
159 const StunUInt16ListAttribute* GetUnknownAttributes() const;
123 const StunUInt16ListAttribute* StunMessage::GetUnknownAttributes() const { in GetUnknownAttributes() function in cricket::StunMessage
1019 const StunUInt16ListAttribute* types = msg.GetUnknownAttributes(); in TEST_F()