Searched refs:requiredInstructionSet (Results 1 – 1 of 1) sorted by relevance
483 String requiredInstructionSet = null; in getAdjustedAbiForSharedUser() local485 requiredInstructionSet = VMRuntime.getInstructionSet( in getAdjustedAbiForSharedUser()504 if (requiredInstructionSet != null && !requiredInstructionSet.equals(instructionSet)) { in getAdjustedAbiForSharedUser()509 + " requires " + requiredInstructionSet + " whereas " + ps in getAdjustedAbiForSharedUser()514 if (requiredInstructionSet == null) { in getAdjustedAbiForSharedUser()515 requiredInstructionSet = instructionSet; in getAdjustedAbiForSharedUser()520 if (requiredInstructionSet == null) { in getAdjustedAbiForSharedUser()