Home
last modified time | relevance | path

Searched defs:AllocArenaImpl (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
Dmalloc_mem_pool-inl.h37 inline ArenaT *MallocMemPool::AllocArenaImpl(size_t size, [[maybe_unused]] SpaceType space_type, in AllocArenaImpl() function
Dmmap_mem_pool-inl.h180 inline ArenaT *MmapMemPool::AllocArenaImpl(size_t size, SpaceType space_type, AllocatorType allocat… in AllocArenaImpl() function
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dmalloc_mem_pool-inl.h39 inline ArenaT *MallocMemPool::AllocArenaImpl(size_t size, [[maybe_unused]] SpaceType spaceType, in AllocArenaImpl() function
Dmmap_mem_pool-inl.h279 inline ArenaT *MmapMemPool::AllocArenaImpl(size_t size, SpaceType spaceType, AllocatorType allocato… in AllocArenaImpl() function