Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/aot/
DCMakeLists.txt14 project(aot_manager) project
/arkcompiler/runtime_core/compiler/tests/
Daot_test.cpp153 AotManager aot_manager; in TEST_F() local
239 AotManager aot_manager; in TEST_F() local
395 AotManager aot_manager; in TEST_F() local
439 AotManager aot_manager; in TEST_F() local
447 AotManager aot_manager; in TEST_F() local
503 auto aot_manager = Runtime::GetCurrent()->GetClassLinker()->GetAotManager(); in TEST_F() local
588 auto aot_manager = Runtime::GetCurrent()->GetClassLinker()->GetAotManager(); in TEST_F() local
/arkcompiler/runtime_core/runtime/entrypoints/
Dentrypoints.cpp460 auto aot_manager = runtime->GetClassLinker()->GetAotManager(); in ResolveStringAotEntrypoint() local