Searched refs:editAttribute (Results 1 – 3 of 3) sorted by relevance
99 attribute_entry* editAttribute(const String16& ns, const String16& name);
698 XMLNode::attribute_entry* attr = node->editAttribute( in fullyQualifyClassName()765 XMLNode::attribute_entry* attr = root->editAttribute(String16(), String16("package")); in massageManifest()803 XMLNode::attribute_entry* attr = child->editAttribute( in massageManifest()
677 XMLNode::attribute_entry* XMLNode::editAttribute(const String16& ns, in editAttribute() function in XMLNode