Searched defs:instructionSet (Results 1 – 3 of 3) sorted by relevance
60 public void postForkChild(int debugFlags, boolean isSystemServer, String instructionSet) { in postForkChild()77 boolean isSystemServer, String instructionSet); in nativePostForkChild()
484 String instructionSet, String compilerFilter, boolean newProfile) in getDexOptNeeded()495 public static native String getDexFileStatus(String fileName, String instructionSet) in getDexFileStatus()503 public static native String[] getDexFileOutputPaths(String fileName, String instructionSet) in getDexFileOutputPaths()
382 final String instructionSet = ABI_TO_INSTRUCTION_SET_MAP.get(abi); in getInstructionSet() local390 public static boolean is64BitInstructionSet(String instructionSet) { in is64BitInstructionSet()405 public static native boolean isBootClassPathOnDisk(String instructionSet); in isBootClassPathOnDisk()