Searched refs:CreateUInt32 (Results 1 – 7 of 7) sorted by relevance
455 StunAttribute::CreateUInt32(STUN_ATTR_LIFETIME); in HandleStunAllocate()518 StunAttribute::CreateUInt32(cricket::STUN_ATTR_OPTIONS); in HandleStunSend()
253 static StunUInt32Attribute* CreateUInt32(uint16 type);
1346 StunUInt32Attribute* uval2 = StunAttribute::CreateUInt32(STUN_ATTR_LIFETIME); in TEST_F()1367 uval2 = StunAttribute::CreateUInt32(STUN_ATTR_BANDWIDTH); in TEST_F()
175 StunAttribute::CreateUInt32(STUN_ATTR_LIFETIME); in AddLifetimeAttr()
598 StunAttribute::CreateUInt32(STUN_ATTR_OPTIONS); in SendTo()
487 StunUInt32Attribute* StunAttribute::CreateUInt32(uint16 type) { in CreateUInt32() function in cricket::StunAttribute
829 StunUInt32Attribute* transport_attr = StunAttribute::CreateUInt32( in Prepare()