Home
last modified time | relevance | path

Searched defs:nVms (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/etsnative/
Detsnative.cpp25 extern "C" ets_int ETS_GetCreatedVMs(EtsVM **vmBuf, ets_size bufLen, ets_size *nVms) in ETS_GetCreatedVMs()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/etsnative/
Detsnative_test.cpp42 ets_size nVms; in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi_invoke_interface.cpp93 extern "C" ets_int ETS_GetCreatedVMs(EtsVM **vmBuf, ets_size bufLen, ets_size *nVms) in ETS_GetCreatedVMs()