Home
last modified time | relevance | path

Searched defs:RegionSpace (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/common_components/heap/space/
Dfrom_space.h35 class RegionSpace; variable
/arkcompiler/ets_runtime/common_components/heap/allocator/
Dregion_space.h60 RegionSpace() : youngSpace_(regionManager_), oldSpace_(regionManager_), in RegionSpace() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dregion_space.h57 class RegionSpace; variable