Home
last modified time | relevance | path

Searched defs:GetAttributeValueType (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dstun.h538 virtual StunAttributeValueType GetAttributeValueType(int type) const { in GetAttributeValueType() function
600 virtual StunAttributeValueType GetAttributeValueType(int type) const { in GetAttributeValueType() function
634 virtual StunAttributeValueType GetAttributeValueType(int type) const { in GetAttributeValueType() function
Dstun.cc393 StunAttributeValueType StunMessage::GetAttributeValueType(int type) const { in GetAttributeValueType() function in cricket::StunMessage