Home
last modified time | relevance | path

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

/external/webrtc/api/transport/
Dstun.cc1046 StunUInt32Attribute::StunUInt32Attribute(uint16_t type, uint32_t value) in StunUInt32Attribute() function in cricket::StunUInt32Attribute
1049 StunUInt32Attribute::StunUInt32Attribute(uint16_t type) in StunUInt32Attribute() function in cricket::StunUInt32Attribute
Dstun.h138 class StunUInt32Attribute; variable