Home
last modified time | relevance | path

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

/libcore/support/src/test/java/libcore/java/security/
DCpuFeatures.java86 String instructionSet = VMRuntime.getCurrentInstructionSet(); in currentInstructionSet()
/libcore/libart/src/main/java/dalvik/system/
DVMRuntime.java981 public static native String getCurrentInstructionSet(); in getCurrentInstructionSet() method in VMRuntime
/libcore/api/
Dmodule-lib-current.txt313 method public static String getCurrentInstructionSet();