Home
last modified time | relevance | path

Searched defs:collectMode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-allocator.h91 void Collect(const GCObjectVisitor &gcObjectVisitor, GCCollectMode collectMode) final in Collect()
/arkcompiler/runtime_core/static_core/runtime/mem/
Dallocator.cpp226 [[maybe_unused]] GCCollectMode collectMode) in Collect()
417 …ctAllocatorGen<MT_MODE>::Collect(const GCObjectVisitor &gcObjectVisitor, GCCollectMode collectMode) in Collect()