Home
last modified time | relevance | path

Searched refs:CreateUInt64 (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dstun.h240 static StunUInt64Attribute* CreateUInt64(uint16_t type);
Dstun.cc467 StunUInt64Attribute* StunAttribute::CreateUInt64(uint16_t type) { in CreateUInt64() function in cricket::StunAttribute