Searched refs:idmapEntry (Results 1 – 1 of 1) sorted by relevance
894 IdmapEntries idmapEntry = idmapEntries.get(typeSpec.id); local895 if (idmapEntry != null) {896 typeIndex = (byte) (idmapEntry.targetTypeId() - 1);909 if (existingType.entryCount != newEntryCount && idmapEntry == null) {920 if (idmapEntry != null) {921 t.idmapEntries = idmapEntry;970 IdmapEntries idmapEntry = idmapEntries.get(type.id); local971 if (idmapEntry != null) {972 typeIndex = (byte) (idmapEntry.targetTypeId() - 1);