Home
last modified time | relevance | path

Searched refs:use_malloc_for_internal_allocation (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/runtime/
Druntime.cpp90 static mem::InternalAllocatorPtr Create(bool use_malloc_for_internal_allocation) in Create() argument
97 if (use_malloc_for_internal_allocation) { in Create()