Home
last modified time | relevance | path

Searched refs:CreateUInt32 (Results 1 – 4 of 4) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dstun.h179 static StunUInt32Attribute* CreateUInt32(uint16 type);
Drelayserver.cc459 StunAttribute::CreateUInt32(STUN_ATTR_LIFETIME); in HandleStunAllocate()
525 StunAttribute::CreateUInt32(cricket::STUN_ATTR_OPTIONS); in HandleStunSend()
Dstun.cc279 StunUInt32Attribute* StunAttribute::CreateUInt32(uint16 type) { in CreateUInt32() function in cricket::StunAttribute
Drelayport.cc562 StunAttribute::CreateUInt32(STUN_ATTR_OPTIONS); in SendTo()