Searched defs:SuspendVM (Results 1 – 7 of 7) sorted by relevance
44 bool SuspendVM(uint32_t tid) override in SuspendVM() function
46 bool SuspendVM(uint32_t tid) override in SuspendVM() function
49 bool SuspendVM(uint32_t tid) override in SuspendVM() function168 bool SuspendVM(uint32_t tid) override in SuspendVM() function
47 bool SuspendVM(uint32_t tid) override in SuspendVM() function
51 bool SuspendVM(uint32_t tid) override { return false; } in SuspendVM() function
1279 bool JsRuntime::SuspendVM(uint32_t tid) in SuspendVM() function in OHOS::AbilityRuntime::JsRuntime
1789 bool ArkNativeEngine::SuspendVM() in SuspendVM() function in ArkNativeEngine