Searched refs:getDexCodeInstructionSet (Results 1 – 4 of 4) sorted by relevance
61 public static String getDexCodeInstructionSet(String sharedLibraryIsa) { in getDexCodeInstructionSet() method in InstructionSets70 dexCodeInstructionSets.add(getDexCodeInstructionSet(instructionSet)); in getDexCodeInstructionSets()
50 import static com.android.server.pm.InstructionSets.getDexCodeInstructionSet;467 getDexCodeInstructionSet(getPreferredInstructionSet())); in commitReconciledScanResultLocked()
44 import static com.android.server.pm.InstructionSets.getDexCodeInstructionSet;2194 getDexCodeInstructionSet(getPreferredInstructionSet())); in PackageManagerService()5544 String loadingPkgDexCodeIsa = InstructionSets.getDexCodeInstructionSet(
6039 HSPLcom/android/server/pm/InstructionSets;->getDexCodeInstructionSet(Ljava/lang/String;)Ljava/lang/…