Searched defs:SuspendVM (Results 1 – 3 of 3) sorted by relevance
70 void VmThreadControl::SuspendVM() // block vm thread in SuspendVM() function in panda::ecmascript::VmThreadControl
891 bool DFXJSNApi::SuspendVM([[maybe_unused]] const EcmaVM *vm) in SuspendVM() function in panda::DFXJSNApi
594 HWTEST_F_L0(DFXJSNApiTests, SuspendVM) in HWTEST_F_L0() argument