Searched refs:AttrNumPatchBytes (Results 1 – 2 of 2) sorted by relevance
859 Attribute AttrNumPatchBytes = OriginalAttrs.getAttribute( in ReplaceWithStatepoint() local872 AttrNumPatchBytes.isStringAttribute() && in ReplaceWithStatepoint()873 !AttrNumPatchBytes.getValueAsString().getAsInteger(10, NumPatchBytes); in ReplaceWithStatepoint()
1428 Attribute AttrNumPatchBytes = OriginalAttrs.getAttribute( in makeStatepointExplicitImpl() local1430 if (AttrNumPatchBytes.isStringAttribute()) in makeStatepointExplicitImpl()1431 AttrNumPatchBytes.getValueAsString().getAsInteger(10, NumPatchBytes); in makeStatepointExplicitImpl()