Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dstun.cc688 StunUInt64Attribute::StunUInt64Attribute(uint16 type, uint64 value) in StunUInt64Attribute() function in cricket::StunUInt64Attribute
692 StunUInt64Attribute::StunUInt64Attribute(uint16 type) in StunUInt64Attribute() function in cricket::StunUInt64Attribute
Dstun.h138 class StunUInt64Attribute; variable