Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/transport/
H A Dstun.cc1178 StunErrorCodeAttribute::StunErrorCodeAttribute(uint16_t type, in StunErrorCodeAttribute() function in cricket::StunErrorCodeAttribute
1186 StunErrorCodeAttribute::StunErrorCodeAttribute(uint16_t type, uint16_t length) in StunErrorCodeAttribute() function in cricket::StunErrorCodeAttribute
H A Dstun.h136 class StunErrorCodeAttribute; variable