Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DInstructionSets.java68 ArraySet<String> dexCodeInstructionSets = new ArraySet<String>(instructionSets.length); in getDexCodeInstructionSets() local
H A DRemovePackageHelper.java429 String[] dexCodeInstructionSets = getDexCodeInstructionSets(instructionSets); in removeDexFilesLI() local
H A DPackageDexOptimizer.java277 final String[] dexCodeInstructionSets = getDexCodeInstructionSets(instructionSets); in performDexOptLI() local
707 final String[] dexCodeInstructionSets = getDexCodeInstructionSets(instructionSets); in dumpDexoptState() local
H A DOtaDexoptService.java440 final String[] dexCodeInstructionSets = getDexCodeInstructionSets(instructionSets); in moveAbArtifacts() local