Searched defs:GetAttribute (Results 1 – 6 of 6) sorted by relevance
40 const TiXmlAttribute* GetAttribute(const TiXmlNode* node, in GetAttribute() function
73 static std::string GetAttribute(xmlNode* node, const char* attribute_name) { in GetAttribute() function
66 static std::string GetAttribute(xmlNode* node, const char* attribute_name) { in GetAttribute() function
26 bool GetAttribute(const std::string& attribute_list, in GetAttribute() function
417 const StunAttribute* StunMessage::GetAttribute(int type) const { in GetAttribute() function in cricket::StunMessage