Searched refs:getCurrentInstructionSet (Results 1 – 6 of 6) sorted by relevance
24 String instructionSet = VMRuntime.getCurrentInstructionSet(); in main()63 public static String getCurrentInstructionSet() throws Exception { in getCurrentInstructionSet() method in Main.VMRuntime
221 final String isa = VMRuntime.getCurrentInstructionSet(); in chooseAbi()
531 VMRuntime.getCurrentInstructionSet(), in handleChildProc()
545 VMRuntime.getCurrentInstructionSet(), null, args); in handleSystemServerProcess()
549 NATIVE_METHOD(VMRuntime, getCurrentInstructionSet, "()Ljava/lang/String;"),
806 final String isa = VMRuntime.getCurrentInstructionSet(); in chooseAbi()