Searched refs:targetInstructionSet (Results 1 – 1 of 1) sorted by relevance
4763 final String targetInstructionSet; in performDexOpt() local4778 targetInstructionSet = instructionSet != null ? instructionSet : in performDexOpt()4780 if (p.mDexOptPerformed.contains(targetInstructionSet)) { in performDexOpt()4786 final String[] instructionSets = new String[] { targetInstructionSet }; in performDexOpt()