Home
last modified time | relevance | path

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

/external/webrtc/api/transport/
Dstun.cc1009 StunErrorCodeAttribute::StunErrorCodeAttribute(uint16_t type, in StunErrorCodeAttribute() function in cricket::StunErrorCodeAttribute
1017 StunErrorCodeAttribute::StunErrorCodeAttribute(uint16_t type, uint16_t length) in StunErrorCodeAttribute() function in cricket::StunErrorCodeAttribute
Dstun.h135 class StunErrorCodeAttribute; variable