Home
last modified time | relevance | path

Searched defs:AllocArrayLocal (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/
Dinternal_allocator-inl.h38 T *InternalAllocator<Config>::AllocArrayLocal(size_t size) in AllocArrayLocal() function
/arkcompiler/runtime_core/runtime/include/mem/
Dallocator.h127 [[nodiscard]] T *AllocArrayLocal(size_t size) in AllocArrayLocal() function