Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Druntime.cpp155 …static mem::InternalAllocatorPtr internalAllocatorS_; // NOLINT(fuchsia-statically-constructed-ob… member in ark::RuntimeInternalAllocator
165 mem::InternalAllocatorPtr RuntimeInternalAllocator::internalAllocatorS_ = nullptr; member in ark::RuntimeInternalAllocator