HomeSort by relevance Sort by last modified time
    Searched refs:CreateUInt32 (Results 1 - 11 of 11) sorted by null

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
stun.h 179 static StunUInt32Attribute* CreateUInt32(uint16 type);
stun.cc 279 StunUInt32Attribute* StunAttribute::CreateUInt32(uint16 type) {
relayserver.cc 459 StunAttribute::CreateUInt32(STUN_ATTR_LIFETIME);
525 StunAttribute::CreateUInt32(cricket::STUN_ATTR_OPTIONS);
relayport.cc 562 StunAttribute::CreateUInt32(STUN_ATTR_OPTIONS);
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
stun.h 252 static StunUInt32Attribute* CreateUInt32(uint16 type);
relayserver.cc 454 StunAttribute::CreateUInt32(STUN_ATTR_LIFETIME);
517 StunAttribute::CreateUInt32(cricket::STUN_ATTR_OPTIONS);
relayport.cc 586 StunAttribute::CreateUInt32(STUN_ATTR_OPTIONS);
relayserver_unittest.cc 169 StunAttribute::CreateUInt32(STUN_ATTR_LIFETIME);
stun_unittest.cc     [all...]
stun.cc 485 StunUInt32Attribute* StunAttribute::CreateUInt32(uint16 type) {
turnport.cc 647 StunUInt32Attribute* transport_attr = StunAttribute::CreateUInt32(
    [all...]

Completed in 323 milliseconds