Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dallocator.cpp440 size_t ObjectAllocatorNoGen<MT_MODE>::GetRegularObjectMaxSize() in GetRegularObjectMaxSize() function in panda::mem::ObjectAllocatorNoGen
531 size_t ObjectAllocatorGen<MT_MODE>::GetRegularObjectMaxSize() in GetRegularObjectMaxSize() function in panda::mem::ObjectAllocatorGen
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-allocator.cpp41 size_t ObjectAllocatorG1<MT_MODE>::GetRegularObjectMaxSize() in GetRegularObjectMaxSize() function in panda::mem::ObjectAllocatorG1