Home
last modified time | relevance | path

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

/external/webrtc/api/transport/
Dstun.h306 static std::unique_ptr<StunUInt64Attribute> CreateUInt64(uint16_t type);
Dstun.cc687 std::unique_ptr<StunUInt64Attribute> StunAttribute::CreateUInt64( in CreateUInt64() function in cricket::StunAttribute