Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dstun.cc762 StunErrorCodeAttribute::StunErrorCodeAttribute(uint16_t type, in StunErrorCodeAttribute() function in cricket::StunErrorCodeAttribute
770 StunErrorCodeAttribute::StunErrorCodeAttribute(uint16_t type, uint16_t length) in StunErrorCodeAttribute() function in cricket::StunErrorCodeAttribute
Dstun.h125 class StunErrorCodeAttribute; variable