OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateUInt32
(Results
1 - 4
of
4
) sorted by null
/external/chromium/third_party/libjingle/source/talk/p2p/base/
stun.h
179
static StunUInt32Attribute*
CreateUInt32
(uint16 type);
stun.cc
279
StunUInt32Attribute* StunAttribute::
CreateUInt32
(uint16 type) {
relayserver.cc
459
StunAttribute::
CreateUInt32
(STUN_ATTR_LIFETIME);
525
StunAttribute::
CreateUInt32
(cricket::STUN_ATTR_OPTIONS);
relayport.cc
562
StunAttribute::
CreateUInt32
(STUN_ATTR_OPTIONS);
Completed in 21 milliseconds