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

  /external/webrtc/webrtc/p2p/base/
stun.h 239 static StunUInt32Attribute* CreateUInt32(uint16_t type);
relayserver.cc 438 StunAttribute::CreateUInt32(STUN_ATTR_LIFETIME);
501 StunAttribute::CreateUInt32(cricket::STUN_ATTR_OPTIONS);
relayserver_unittest.cc 162 StunAttribute::CreateUInt32(STUN_ATTR_LIFETIME);
stun_unittest.cc     [all...]
relayport.cc 598 StunAttribute::CreateUInt32(STUN_ATTR_OPTIONS);
stun.cc 471 StunUInt32Attribute* StunAttribute::CreateUInt32(uint16_t type) {
turnport.cc     [all...]

Completed in 9535 milliseconds