Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/lang/
Dgc_lang.cpp45 void GCLang<LanguageConfig>::ClearLocalInternalAllocatorPools() in ClearLocalInternalAllocatorPools() function in ark::mem::GCLang
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h101 void ClearLocalInternalAllocatorPools() override {} in ClearLocalInternalAllocatorPools() function