Lines Matching defs:attr
457 const char* ns, const char* attr, const char* validChars, bool required) in validateAttr()
697 const String16 attr(attr8); in addTagAttribute() local
742 XMLNode::attribute_entry* attr = node->editAttribute( in fullyQualifyClassName() local
783 const XMLNode::attribute_entry* attr = root->getAttribute( in massageManifest() local
794 const XMLNode::attribute_entry* attr = root->getAttribute( in massageManifest() local
825 const XMLNode::attribute_entry* attr = vers->getAttribute( in massageManifest() local
860 XMLNode::attribute_entry* attr = root->editAttribute(String16(), String16("package")); in massageManifest() local
898 XMLNode::attribute_entry* attr = child->editAttribute( in massageManifest() local
908 const XMLNode::attribute_entry* attr = root->getAttribute(String16(), String16("featureName")); in massageManifest() local
2898 const char* attr; member
2984 const char* tag, const char* ns, const char* attr) { in addTagAttrPair()