Home
last modified time | relevance | path

Searched defs:AddType (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dstun.cc477 void StunUInt16ListAttribute::AddType(uint16 value) { in AddType() function in cricket::StunUInt16ListAttribute
/external/chromium/testing/gmock/scripts/generator/cpp/
Dast.py488 def AddType(templated_types): function