Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DInstructionSets.java93 public static String[] getAllDexCodeInstructionSets() { in getAllDexCodeInstructionSets() method in InstructionSets
DPackageInstallerSession.java1702 final String[] instructionSets = InstructionSets.getAllDexCodeInstructionSets(); in validateApkInstallLocked()
/frameworks/base/services/core/java/com/android/server/storage/
DDeviceStorageMonitorService.java265 for (String instructionSet : InstructionSets.getAllDexCodeInstructionSets()) { in isBootImageOnDisk()
/frameworks/base/services/
Dart-profile10397 HSPLcom/android/server/pm/InstructionSets;->getAllDexCodeInstructionSets()[Ljava/lang/String;