Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/mem/
Dmmap_mem_pool-inl.h498 inline bool MmapMemPool::HaveEnoughPoolsInObjectSpace(size_t pools_num, size_t pool_size) const in HaveEnoughPoolsInObjectSpace() function
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dmmap_mem_pool-inl.h596 inline bool MmapMemPool::HaveEnoughPoolsInObjectSpace(size_t poolsNum, size_t poolSize) const in HaveEnoughPoolsInObjectSpace() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dallocator.cpp56 bool ObjectAllocatorBase::HaveEnoughPoolsInObjectSpace(size_t poolsNum) const in HaveEnoughPoolsInObjectSpace() function in ark::mem::ObjectAllocatorBase