Home
last modified time | relevance | path

Searched refs:getCurrentInstructionSet (Results 1 – 2 of 2) sorted by relevance

/art/test/118-noimage-dex2oat/src/
DMain.java24 String instructionSet = VMRuntime.getCurrentInstructionSet(); in main()
63 public static String getCurrentInstructionSet() throws Exception { in getCurrentInstructionSet() method in Main.VMRuntime
/art/runtime/native/
Ddalvik_system_VMRuntime.cc812 NATIVE_METHOD(VMRuntime, getCurrentInstructionSet, "()Ljava/lang/String;"),