Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/escompat/
DProcess.cpp408 static ets_boolean Is64BitProcess([[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_object process) in Is64BitProcess() function
476 EtsNativeMethod {"is64Bit", nullptr, reinterpret_cast<void *>(Is64BitProcess)}, in RegisterProcessNativeMethods()