Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/
Dregion_space.h261 constexpr static size_t RegionSize(size_t object_size, size_t region_size) in RegionSize() function
/arkcompiler/runtime_core/runtime/tests/
Dregion_allocator_test.cpp103 size_t static constexpr RegionSize() in RegionSize() function in panda::mem::test::RegionAllocatorTest