Searched refs:attrName1 (Results 1 – 1 of 1) sorted by relevance
116 const std::string& attrName1, const std::string& attrName2) { in RequiredOneAndroidAttribute() argument118 xml::Attribute* attr1 = el->FindAttribute(xml::kSchemaAndroid, attrName1); in RequiredOneAndroidAttribute()122 << "<" << el->name << "> is missing required attribute 'android:" << attrName1 in RequiredOneAndroidAttribute()128 << "<" << el->name << "> can only specify one of attribute 'android:" << attrName1 in RequiredOneAndroidAttribute()