Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dregion_space.h293 constexpr static size_t RegionSize(size_t objectSize, size_t regionSize) in RegionSize() function
/arkcompiler/runtime_core/static_core/runtime/tests/
Dregion_allocator_test.cpp109 static size_t constexpr RegionSize() in RegionSize() function in ark::mem::test::RegionAllocatorTest