Home
last modified time | relevance | path

Searched refs:GetLiveBitmaps (Results 1 – 2 of 2) sorted by relevance

/ark/runtime_core/runtime/mem/
Dpygote_space_allocator.h77 BitmapList &GetLiveBitmaps() in GetLiveBitmaps() function
/ark/runtime_core/runtime/mem/gc/
Dgc.cpp172 auto &bitmaps = pygote_space_allocator->GetLiveBitmaps(); in BindBitmaps()