Searched defs:instructionSets (Results 1 – 8 of 8) sorted by relevance
36 @NonNull String[] instructionSets) { in CleanUpArgs()
67 public static String[] getDexCodeInstructionSets(String[] instructionSets) { in getDexCodeInstructionSets()
490 @Nullable String[] instructionSets) { in cleanUpResources()507 private void cleanUpResourcesLI(@Nullable File codeFile, @Nullable String[] instructionSets) { in cleanUpResourcesLI()
72 String volumeUuid, UserHandle user, String[] instructionSets, String abiOverride, in InstallArgs()
220 String[] instructionSets, CompilerStats.PackageStats packageStats, in performDexOpt()259 final String[] instructionSets = targetInstructionSets != null ? in performDexOptLI() local
434 final String[] instructionSets = getAppDexInstructionSets( in moveAbArtifacts() local
8060 @NonNull String[] instructionSets) { in cleanUpResources()
34 List<String> instructionSets, in ArtPackageInfo()