Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dstun.h524 virtual StunAttributeValueType GetAttributeValueType(int type) const { in GetAttributeValueType() function
586 virtual StunAttributeValueType GetAttributeValueType(int type) const { in GetAttributeValueType() function
620 virtual StunAttributeValueType GetAttributeValueType(int type) const { in GetAttributeValueType() function
Dstun.cc376 StunAttributeValueType StunMessage::GetAttributeValueType(int type) const { in GetAttributeValueType() function in cricket::StunMessage