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