Searched defs:PreStartup (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/mem/ | ||
| D | memory_manager.cpp | 116 void MemoryManager::PreStartup() in PreStartup() function in ark::mem::MemoryManager |
| /arkcompiler/runtime_core/static_core/runtime/core/ | ||
| D | core_vm.cpp | 162 void PandaCoreVM::PreStartup() in PreStartup() function in ark::core::PandaCoreVM |
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ | ||
| D | gc.cpp | 634 void GC::PreStartup() in PreStartup() function in ark::mem::GC |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ | ||
| D | ets_vm.cpp | 331 void PandaEtsVM::PreStartup() in PreStartup() function in ark::ets::PandaEtsVM |