Home
last modified time | relevance | path

Searched defs:allocType (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dinternal_allocator.cpp260 AllocatorType allocType = PoolManager::GetMmapMemPool()->GetAllocatorInfoForAddr(ptr).GetType(); in FreeViaPandaAllocators() local
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dspace.cpp210 uintptr_t HugeObjectSpace::Allocate(size_t objectSize, JSThread *thread, AllocateEventType allocType) in Allocate() argument
169 Allocate(size_t objectSize, JSThread *thread, void *pDesc, AllocateEventType allocType) Allocate() argument
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_space.cpp589 uintptr_t SharedHugeObjectSpace::Allocate(JSThread *thread, size_t objectSize, AllocateEventType allocType) in Allocate() argument

Completed in 3 milliseconds