Searched defs:instructionSets (Results 1 – 4 of 4) sorted by relevance
93 String[] instructionSets, boolean checkProfiles, String targetCompilationFilter) { in performDexOpt()130 final String[] instructionSets = getAppDexInstructionSets(pkg.applicationInfo); in dumpDexoptState() local154 final String[] instructionSets = targetInstructionSets != null ? in performDexOptLI() local
82 public static String[] getDexCodeInstructionSets(String[] instructionSets) { in getDexCodeInstructionSets()
177 final String[] instructionSets = getAppDexInstructionSets(pkg.applicationInfo); in moveAbArtifacts() local
807 final String[] instructionSets = InstructionSets.getAllDexCodeInstructionSets(); in validateInstallLocked() local920 private void createOatDirs(List<String> instructionSets, File fromDir) in createOatDirs()