Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/gc/hybrid-gc/
Dhybrid_object_allocator.h95 std::vector<MarkBitmap *> &GetYoungSpaceBitmaps() final in GetYoungSpaceBitmaps() function
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-allocator.cpp88 std::vector<MarkBitmap *> &ObjectAllocatorG1<MTMode>::GetYoungSpaceBitmaps() in GetYoungSpaceBitmaps() function in panda::mem::ObjectAllocatorG1
/arkcompiler/runtime_core/runtime/mem/
Dallocator.cpp506 std::vector<MarkBitmap *> &ObjectAllocatorGen<MTMode>::GetYoungSpaceBitmaps() in GetYoungSpaceBitmaps() function in panda::mem::ObjectAllocatorGen
/arkcompiler/runtime_core/runtime/include/mem/
Dallocator.h660 std::vector<MarkBitmap *> &GetYoungSpaceBitmaps() final in GetYoungSpaceBitmaps() function