Searched refs:allocType (Results 1 – 1 of 1) sorted by relevance
242 AllocatorType allocType = PoolManager::GetMmapMemPool()->GetAllocatorInfoForAddr(ptr).GetType(); in FreeViaPandaAllocators() local243 switch (allocType) { in FreeViaPandaAllocators()