Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dstun.cc777 StunErrorCodeAttribute::StunErrorCodeAttribute(uint16 type, int code, in StunErrorCodeAttribute() function in cricket::StunErrorCodeAttribute
784 StunErrorCodeAttribute::StunErrorCodeAttribute(uint16 type, uint16 length) in StunErrorCodeAttribute() function in cricket::StunErrorCodeAttribute
Dstun.h141 class StunErrorCodeAttribute; variable