Home
last modified time | relevance | path

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

/libcore/support/src/test/java/libcore/java/security/
DCpuFeatures.java81 public static InstructionSet currentInstructionSet() { in currentInstructionSet() method in CpuFeatures.InstructionSet
122 InstructionSet instructionSet = InstructionSet.currentInstructionSet(); in isKnownToSupportHardwareAes()