Searched defs:is64Bit (Results 1 – 6 of 6) sorted by relevance
41 public static boolean is64Bit(VMRuntime runtime) { in is64Bit() method in VMRuntime_Delegate
37 public boolean is64Bit() { in is64Bit() method in VMRuntime
110 static void createRelroFile(final boolean is64Bit, @NonNull String packageName, in createRelroFile()
316 uint32_t is64Bit = 0; in writeFile() local
169 inline bool is64Bit() const { in is64Bit() function
852 public static final boolean is64Bit() { in is64Bit() method in Process