Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dclass_linker_test_extension.cpp24 bool ClassLinkerTestExtension::InitializeImpl([[maybe_unused]] bool compressedStringEnabled) in InitializeImpl() function in ark::test::ClassLinkerTestExtension
/arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon-g1/
Depsilon-g1.cpp44 void EpsilonG1GC<LanguageConfig>::InitializeImpl() in InitializeImpl() function in ark::mem::EpsilonG1GC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon/
Depsilon.cpp31 void EpsilonGC<LanguageConfig>::InitializeImpl() in InitializeImpl() function in ark::mem::EpsilonGC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/cmc-gc-adapter/
Dcmc-gc-adapter.cpp31 void CMCGCAdapter<LanguageConfig>::InitializeImpl() in InitializeImpl() function in ark::mem::CMCGCAdapter
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_class_linker_extension.cpp91 bool CoreClassLinkerExtension::InitializeImpl(bool compressedStringEnabled) in InitializeImpl() function in ark::CoreClassLinkerExtension
/arkcompiler/runtime_core/static_core/runtime/mem/gc/stw-gc/
Dstw-gc.cpp40 void StwGC<LanguageConfig>::InitializeImpl() in InitializeImpl() function in ark::mem::StwGC
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_class_linker_extension.cpp136 bool EtsClassLinkerExtension::InitializeImpl(bool compressedStringEnabled) in InitializeImpl() function in ark::ets::EtsClassLinkerExtension
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h69 void InitializeImpl() override {} in InitializeImpl() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp41 void GenGC<LanguageConfig>::InitializeImpl() in InitializeImpl() function in ark::mem::GenGC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp1144 void G1GC<LanguageConfig>::InitializeImpl() in InitializeImpl() function in ark::mem::G1GC