Searched defs:attribute_name (Results 1 – 5 of 5) sorted by relevance
56 const std::string& attribute_name = attribute_qname.LocalPart(); in StartElement() local80 const std::string& attribute_name = attribute_qname.LocalPart(); in StartElement() local124 const std::string &attribute_name = attribute_qname.LocalPart(); in StartElement() local
151 bool AddAttribute(const std::string& attribute_name, in AddAttribute()
112 …final CONSTANT_Utf8_info attribute_name = (CONSTANT_Utf8_info) constants.get (attribute_name_index… in new_Attribute_info() local
154 const char* attribute_name = NULL; in GetSubResourceLinkFromElement() local311 const string16& attribute_name, in GetMetaElementsWithAttribute()
71 static std::string GetAttribute(xmlNode* node, const char* attribute_name) { in GetAttribute()