Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dstun.cc503 StunAddressAttribute::StunAddressAttribute(uint16 type, in StunAddressAttribute() function in cricket::StunAddressAttribute
509 StunAddressAttribute::StunAddressAttribute(uint16 type, uint16 length) in StunAddressAttribute() function in cricket::StunAddressAttribute
Dstun.h135 class StunAddressAttribute; variable