Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dregion_space.cpp42 InternalAllocatorPtr Region::GetInternalAllocator() in GetInternalAllocator() function in panda::mem::Region
Dheap_manager.cpp299 InternalAllocatorPtr HeapManager::GetInternalAllocator() in GetInternalAllocator() function in panda::mem::HeapManager
Dregion_space.h566 InternalAllocatorPtr GetInternalAllocator() in GetInternalAllocator() function
/arkcompiler/runtime_core/static_core/runtime/include/
Druntime.h418 mem::InternalAllocatorPtr GetInternalAllocator() const in GetInternalAllocator() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.h306 InternalAllocatorPtr GetInternalAllocator() const in GetInternalAllocator() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h734 mem::InternalAllocatorPtr GetInternalAllocator() in GetInternalAllocator() function
Dthread.cpp39 static mem::InternalAllocatorPtr GetInternalAllocator(Thread *thread) in GetInternalAllocator() function