Home
last modified time | relevance | path

Searched defs:SuspendVMById (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp1039 bool DFXJSNApi::SuspendVMById(EcmaVM *hostVm, uint32_t tid) in SuspendVMById() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp643 HWTEST_F_L0(DFXJSNApiTests, SuspendVMById) in HWTEST_F_L0() argument