Home
last modified time | relevance | path

Searched refs:allocType (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Dinternal_allocator.cpp242 AllocatorType allocType = PoolManager::GetMmapMemPool()->GetAllocatorInfoForAddr(ptr).GetType(); in FreeViaPandaAllocators() local
243 switch (allocType) { in FreeViaPandaAllocators()