Searched defs:AddAttribute (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/common/
H A Dlibxml_utils.h151 bool AddAttribute(const std::string& attribute_name, function in class:XmlWriter
/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dstun.cc66 void StunMessage::AddAttribute(StunAttribute* attr) { function in class:cricket::StunMessage
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.h83 /// AddAttribute - Adds another set of attribute information to the
85 void AddAttribute(uint16_t Attribute, uint16_t Form) { function in class:llvm::DIEAbbrev
162 Abbrev.AddAttribute(Attribute, Form);

Completed in 87 milliseconds