Searched defs:instructionSet (Results 1 – 6 of 6) sorted by relevance
24 String instructionSet = VMRuntime.getCurrentInstructionSet(); in main() local66 public static boolean isBootClassPathOnDisk(String instructionSet) throws Exception { in isBootClassPathOnDisk()
44 @utf8InCpp String dexFile, @utf8InCpp String instructionSet, in getDexoptStatus()151 @utf8InCpp String dexFile, @utf8InCpp String instructionSet, in getDexoptNeeded()183 @utf8InCpp String dexFile, @utf8InCpp String instructionSet, in dexopt()
65 String instructionSet = VMRuntime.getCurrentInstructionSet(); in main() local
5 instructionSet=java key
194 String instructionSet = VMRuntime.getCurrentInstructionSet(); in main() local
315 String instructionSet = ABI_TO_INSTRUCTION_SET_MAP.get(abi); in getInstructionSet() local