Searched refs:targetInstructionSets (Results 1 – 1 of 1) sorted by relevance
155 String[] targetInstructionSets, CompilerStats.PackageStats packageStats, in performDexOptLI() argument158 final String[] instructionSets = targetInstructionSets != null ? in performDexOptLI()159 targetInstructionSets : getAppDexInstructionSets(pkg.applicationInfo); in performDexOptLI()