OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateAttribute
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
stun.h
212
StunAttribute*
CreateAttribute
(int type, size_t length) /* const*/;
stun.cc
356
StunAttribute* attr =
CreateAttribute
(attr_type, attr_length);
410
StunAttribute* StunMessage::
CreateAttribute
(int type, size_t length) /*const*/ {
Completed in 34 milliseconds