Home
last modified time | relevance | path

Searched refs:getDexCodeInstructionSet (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java5010 private static String getDexCodeInstructionSet(String sharedLibraryIsa) { in getDexCodeInstructionSet() method in PackageManagerService
5018 dexCodeInstructionSets.add(getDexCodeInstructionSet(instructionSet)); in getDexCodeInstructionSets()
6482getDexCodeInstructionSet(getPreferredInstructionSet())); in adjustCpuAbisForSharedUserLPw()