Searched refs:getDexCodeInstructionSet (Results 1 – 3 of 3) sorted by relevance
64 public static String getDexCodeInstructionSet(String sharedLibraryIsa) { in getDexCodeInstructionSet() method in InstructionSets73 dexCodeInstructionSets.add(getDexCodeInstructionSet(instructionSet)); in getDexCodeInstructionSets()
120 import static com.android.server.pm.InstructionSets.getDexCodeInstructionSet;7616 getDexCodeInstructionSet(getPreferredInstructionSet())); in PackageManagerService()14056 getDexCodeInstructionSet(getPreferredInstructionSet()));
29756 HSPLcom/android/server/pm/InstructionSets;->getDexCodeInstructionSet(Ljava/lang/String;)Ljava/lang/…