Home
last modified time | relevance | path

Searched defs:vmArgs (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/
Dmock_test_helper.h51 EtsVMInitArgs vmArgs; in SetUp() local
Dregister_native_allocation_test.cpp45 EtsVMInitArgs vmArgs; in SetUp() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/native/
Dnative_test_helper.h82 EtsVMInitArgs vmArgs; in SetUp() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi_invoke_interface.cpp86 extern "C" ets_int ETS_GetDefaultVMInitArgs(EtsVMInitArgs *vmArgs) in ETS_GetDefaultVMInitArgs()
230 extern "C" ETS_EXPORT ets_int ETS_CreateVM(EtsVM **pVm, EtsEnv **pEnv, EtsVMInitArgs *vmArgs) in ETS_CreateVM()