Home
last modified time | relevance | path

Searched defs:InstructionSet (Results 1 – 1 of 1) sorted by relevance

/libcore/support/src/test/java/libcore/java/security/
DCpuFeatures.java60 private enum InstructionSet { enum in CpuFeatures
69 InstructionSet(Arch arch, String name) { in InstructionSet() method in CpuFeatures.InstructionSet