Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_root.h124 void SetPandaVM(PandaVM *vm) in SetPandaVM() function
Dgc.cpp112 void GC::SetPandaVM(PandaVM *vm) in SetPandaVM() function in ark::mem::GC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/lang/
Dgc_lang.h41 void SetPandaVM(PandaVM *vm) override in SetPandaVM() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dheap_manager.cpp84 void HeapManager::SetPandaVM(PandaVM *vm) in SetPandaVM() function in ark::mem::HeapManager