Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DInstructionSets.java71 ArraySet<String> dexCodeInstructionSets = new ArraySet<String>(instructionSets.length); in getDexCodeInstructionSets() local
H A DPackageDexOptimizer.java222 final String[] dexCodeInstructionSets = getDexCodeInstructionSets(instructionSets); in performDexOptLI() local
597 final String[] dexCodeInstructionSets = getDexCodeInstructionSets(instructionSets); in dumpDexoptState() local
H A DOtaDexoptService.java407 final String[] dexCodeInstructionSets = getDexCodeInstructionSets(instructionSets); in moveAbArtifacts() local
H A DPackageManagerService.java18776 String[] dexCodeInstructionSets = getDexCodeInstructionSets(instructionSets); in removeDexFiles() local