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.java83 String instructionSet = VMRuntime.getCurrentInstructionSet(); in currentInstructionSet()
/libcore/libart/src/main/java/dalvik/system/
DVMRuntime.java704 public static native String getCurrentInstructionSet(); in getCurrentInstructionSet() method in VMRuntime
/libcore/mmodules/core_platform_api/api/legacy_platform/
Dcurrent-api.txt668 method public static String getCurrentInstructionSet();