Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dstun.cc644 StunUInt32Attribute::StunUInt32Attribute(uint16_t type, uint32_t value) in StunUInt32Attribute() function in cricket::StunUInt32Attribute
648 StunUInt32Attribute::StunUInt32Attribute(uint16_t type) in StunUInt32Attribute() function in cricket::StunUInt32Attribute
Dstun.h122 class StunUInt32Attribute; variable