Lines Matching refs:attribute_entry
707 const Vector<XMLNode::attribute_entry>&
713 const XMLNode::attribute_entry* XMLNode::getAttribute(const String16& ns, in getAttribute()
717 const attribute_entry& ae(mAttributes.itemAt(i)); in getAttribute()
729 const attribute_entry& ae(mAttributes.itemAt(i)); in removeAttribute()
738 XMLNode::attribute_entry* XMLNode::editAttribute(const String16& ns, in editAttribute()
742 attribute_entry * ae = &mAttributes.editItemAt(i); in editAttribute()
834 attribute_entry e; in addAttribute()
855 const attribute_entry& e = mAttributes[index]; in removeAttribute()
873 attribute_entry& e = mAttributes.editItemAt(attrIdx); in setAttributeResID()
986 attribute_entry& e = mAttributes.editItemAt(i); in parseValues()
1023 const attribute_entry& e = mAttributes.itemAt(i); in assignResourceIds()
1171 const attribute_entry& attr = mAttributes.itemAt(idx); in print()
1363 const attribute_entry& ae = mAttributes.itemAt(i); in collect_strings()
1398 const attribute_entry& attr = mAttributes.itemAt(i); in collect_attr_strings()
1518 const attribute_entry& ae = mAttributes.itemAt(idx); in flatten_node()
1570 const attribute_entry& ae = mAttributes.itemAt(idx); in flatten_node()