Searched refs:GetNonComprehendedAttributes (Results 1 – 4 of 4) sorted by relevance
123 if (!msg->GetNonComprehendedAttributes().empty()) { in CheckResponse()
462 stun_msg->GetNonComprehendedAttributes(); in GetStunMessage()
168 std::vector<uint16_t> GetNonComprehendedAttributes() const;
144 std::vector<uint16_t> StunMessage::GetNonComprehendedAttributes() const { in GetNonComprehendedAttributes() function in cricket::StunMessage