Searched refs:getDexCodeInstructionSet (Results 1 – 3 of 3) sorted by relevance
76 public static String getDexCodeInstructionSet(String sharedLibraryIsa) { in getDexCodeInstructionSet() method in InstructionSets85 dexCodeInstructionSets.add(getDexCodeInstructionSet(instructionSet)); in getDexCodeInstructionSets()
100 import static com.android.server.pm.InstructionSets.getDexCodeInstructionSet;3126 getDexCodeInstructionSet(getPreferredInstructionSet())); in PackageManagerService()11097 getDexCodeInstructionSet(getPreferredInstructionSet()));
10400 HSPLcom/android/server/pm/InstructionSets;->getDexCodeInstructionSet(Ljava/lang/String;)Ljava/lang/…