Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dpanda_vm.h98 virtual void BeforeShutdown() {} in BeforeShutdown() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp884 void PandaEtsVM::BeforeShutdown() in BeforeShutdown() function in ark::ets::PandaEtsVM