Searched defs:instructionSets (Results 1 – 4 of 4) sorted by relevance
82 public static String[] getDexCodeInstructionSets(String[] instructionSets) { in getDexCodeInstructionSets()
131 String[] instructionSets, CompilerStats.PackageStats packageStats, in performDexOpt()160 final String[] instructionSets = targetInstructionSets != null ? in performDexOptLI() local456 final String[] instructionSets = getAppDexInstructionSets(pkg.applicationInfo); in dumpDexoptState() local
388 final String[] instructionSets = getAppDexInstructionSets(pkg.applicationInfo); in moveAbArtifacts() local
1736 final String[] instructionSets = InstructionSets.getAllDexCodeInstructionSets(); in validateApkInstallLocked() local1926 private void createOatDirs(List<String> instructionSets, File fromDir) in createOatDirs()