Searched refs:attributeSize (Results 1 – 2 of 2) sorted by relevance
817 final short attributeSize; field in ResourceTypes.ResXMLTree_attrExt840 this.attributeSize = buf.getShort(offset + 10); in ResXMLTree_attrExt()849 myOffset() + dtohs(attributeStart) + dtohs(attributeSize) * idx); in attributeAt()
234 final int attrSize = ((int)dtohs(attrExt.attributeSize)) in validateNode()