Searched refs:CreateUInt32 (Results 1 – 7 of 7) sorted by relevance
438 StunAttribute::CreateUInt32(STUN_ATTR_LIFETIME); in HandleStunAllocate()501 StunAttribute::CreateUInt32(cricket::STUN_ATTR_OPTIONS); in HandleStunSend()
239 static StunUInt32Attribute* CreateUInt32(uint16_t type);
1374 StunUInt32Attribute* uval2 = StunAttribute::CreateUInt32(STUN_ATTR_LIFETIME); in TEST_F()1395 uval2 = StunAttribute::CreateUInt32(STUN_ATTR_BANDWIDTH); in TEST_F()
162 StunAttribute::CreateUInt32(STUN_ATTR_LIFETIME); in AddLifetimeAttr()
598 StunAttribute::CreateUInt32(STUN_ATTR_OPTIONS); in SendTo()
471 StunUInt32Attribute* StunAttribute::CreateUInt32(uint16_t type) { in CreateUInt32() function in cricket::StunAttribute
1033 StunUInt32Attribute* transport_attr = StunAttribute::CreateUInt32( in Prepare()