Home
last modified time | relevance | path

Searched defs:PreStartup (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Dmemory_manager.cpp116 void MemoryManager::PreStartup() in PreStartup() function in ark::mem::MemoryManager
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_vm.cpp162 void PandaCoreVM::PreStartup() in PreStartup() function in ark::core::PandaCoreVM
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp634 void GC::PreStartup() in PreStartup() function in ark::mem::GC
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp331 void PandaEtsVM::PreStartup() in PreStartup() function in ark::ets::PandaEtsVM