Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dpygote_space_allocator-inl.h200 inline void PygoteSpaceAllocator<AllocConfigT>::CreateLiveBitmap(void *heapBegin, size_t heapSize) in CreateLiveBitmap() function
Dregion_space.cpp101 MarkBitmap *Region::CreateLiveBitmap() in CreateLiveBitmap() function in panda::mem::Region