Searched refs:attributeStart (Results 1 – 2 of 2) sorted by relevance
236 if ((dtohs(attrExt.attributeStart)+attrSize) <= (size-headerSize)) { in validateNode()240 (int)(dtohs(attrExt.attributeStart)+attrSize), in validateNode()
814 final short attributeStart; field in ResourceTypes.ResXMLTree_attrExt839 this.attributeStart = buf.getShort(offset + 8); in ResXMLTree_attrExt()849 myOffset() + dtohs(attributeStart) + dtohs(attributeSize) * idx); in attributeAt()