Home
last modified time | relevance | path

Searched defs:GetInternalAllocator (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Druntime.h419 mem::InternalAllocatorPtr GetInternalAllocator() const in GetInternalAllocator() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dregion_space.cpp66 InternalAllocatorPtr Region::GetInternalAllocator() in GetInternalAllocator() function in ark::mem::Region
Dheap_manager.cpp324 InternalAllocatorPtr HeapManager::GetInternalAllocator() in GetInternalAllocator() function in ark::mem::HeapManager
Dregion_space.h569 InternalAllocatorPtr GetInternalAllocator() in GetInternalAllocator() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.h307 InternalAllocatorPtr GetInternalAllocator() const in GetInternalAllocator() function
/arkcompiler/runtime_core/static_core/runtime/
Dthread.cpp39 static mem::InternalAllocatorPtr GetInternalAllocator(Thread *thread) in GetInternalAllocator() function
Dcompiler.h785 mem::InternalAllocatorPtr GetInternalAllocator() in GetInternalAllocator() function