Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dinternal_allocator-inl.h83 void InternalAllocator<CONFIG>::DeleteArray(T *data) in DeleteArray() function
/arkcompiler/runtime_core/static_core/runtime/include/mem/
Dallocator.h152 void DeleteArray(T *data) in DeleteArray() function