Home
last modified time | relevance | path

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

/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.cpp89 void HeapManager::SetPandaVM(PandaVM *vm) in SetPandaVM() function in ark::mem::HeapManager
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp112 void GC::SetPandaVM(PandaVM *vm) in SetPandaVM() function in ark::mem::GC