Home
last modified time | relevance | path

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

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