Searched defs:instructionSet (Results 1 – 4 of 4) sorted by relevance
229 boolean isChildZygote, String instructionSet) { in postForkChild()296 String instructionSet); in nativePostForkChild()
551 String instructionSet, String compilerFilter, boolean newProfile, boolean downgrade) in getDexOptNeeded()590 …@NonNull String instructionSet, @NonNull String compilerFilter, @Nullable String classLoaderContex… in getDexOptNeeded()674 @NonNull String fileName, @NonNull String instructionSet) throws FileNotFoundException { in getDexFileOptimizationInfo()692 String fileName, String instructionSet) throws FileNotFoundException; in getDexFileOptimizationStatus()706 … @Nullable String[] getDexFileOutputPaths(@NonNull String fileName, @NonNull String instructionSet) in getDexFileOutputPaths()
86 String instructionSet = VMRuntime.getCurrentInstructionSet(); in currentInstructionSet() local125 InstructionSet instructionSet = InstructionSet.currentInstructionSet(); in isKnownToSupportHardwareAes() local
939 final String instructionSet = ABI_TO_INSTRUCTION_SET_MAP.get(abi); in getInstructionSet() local957 public static boolean is64BitInstructionSet(String instructionSet) { in is64BitInstructionSet()983 public static native boolean isBootClassPathOnDisk(String instructionSet); in isBootClassPathOnDisk()