Searched refs:getDexCodeInstructionSets (Results 1 – 5 of 5) sorted by relevance
67 public static String[] getDexCodeInstructionSets(String[] instructionSets) { in getDexCodeInstructionSets() method in InstructionSets84 return getDexCodeInstructionSets(supportedInstructionSets); in getAllDexCodeInstructionSets()
21 import static com.android.server.pm.InstructionSets.getDexCodeInstructionSets;440 final String[] dexCodeInstructionSets = getDexCodeInstructionSets(instructionSets); in moveAbArtifacts()
26 import static com.android.server.pm.InstructionSets.getDexCodeInstructionSets;429 String[] dexCodeInstructionSets = getDexCodeInstructionSets(instructionSets); in removeDexFilesLI()
39 import static com.android.server.pm.InstructionSets.getDexCodeInstructionSets;277 final String[] dexCodeInstructionSets = getDexCodeInstructionSets(instructionSets); in performDexOptLI()707 final String[] dexCodeInstructionSets = getDexCodeInstructionSets(instructionSets); in dumpDexoptState()
6040 HSPLcom/android/server/pm/InstructionSets;->getDexCodeInstructionSets([Ljava/lang/String;)[Ljava/la…