Searched defs:StopGC (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/runtime/mem/ | ||
| D | memory_manager.cpp | 131 void MemoryManager::StopGC() in StopGC() function in panda::mem::MemoryManager |
| /arkcompiler/runtime_core/runtime/mem/gc/g1/ | ||
| D | g1-gc.h | 85 void StopGC() override in StopGC() function |
| /arkcompiler/runtime_core/runtime/core/ | ||
| D | core_vm.cpp | 187 void PandaCoreVM::StopGC() in StopGC() function in panda::core::PandaCoreVM |
| /arkcompiler/runtime_core/runtime/mem/gc/ | ||
| D | gc.cpp | 173 void GC::StopGC() in StopGC() function in panda::mem::GC |