Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dstun.cc674 StunUInt64Attribute::StunUInt64Attribute(uint16_t type, uint64_t value) in StunUInt64Attribute() function in cricket::StunUInt64Attribute
678 StunUInt64Attribute::StunUInt64Attribute(uint16_t type) in StunUInt64Attribute() function in cricket::StunUInt64Attribute
Dstun.h123 class StunUInt64Attribute; variable