Lines Matching refs:attribute_entry
704 const Vector<XMLNode::attribute_entry>&
710 const XMLNode::attribute_entry* XMLNode::getAttribute(const String16& ns, in getAttribute()
714 const attribute_entry& ae(mAttributes.itemAt(i)); in getAttribute()
726 const attribute_entry& ae(mAttributes.itemAt(i)); in removeAttribute()
735 XMLNode::attribute_entry* XMLNode::editAttribute(const String16& ns, in editAttribute()
739 attribute_entry * ae = &mAttributes.editItemAt(i); in editAttribute()
831 attribute_entry e; in addAttribute()
852 const attribute_entry& e = mAttributes[index]; in removeAttribute()
870 attribute_entry& e = mAttributes.editItemAt(attrIdx); in setAttributeResID()
983 attribute_entry& e = mAttributes.editItemAt(i); in parseValues()
1020 const attribute_entry& e = mAttributes.itemAt(i); in assignResourceIds()
1168 const attribute_entry& attr = mAttributes.itemAt(idx); in print()
1360 const attribute_entry& ae = mAttributes.itemAt(i); in collect_strings()
1395 const attribute_entry& attr = mAttributes.itemAt(i); in collect_attr_strings()
1515 const attribute_entry& ae = mAttributes.itemAt(idx); in flatten_node()
1567 const attribute_entry& ae = mAttributes.itemAt(idx); in flatten_node()