Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/aot/
Daot_manager.cpp30 auto aotFile = AotFile::Open(fileName, gcType); in AddFile() local
120 auto verifyAot = [this, &completeContext](auto &aotFile) { in VerifyClassHierarchy()
/arkcompiler/runtime_core/static_core/runtime/
Dfile_manager.cpp32 … auto aotFile = runtime->GetClassLinker()->GetAotManager()->FindPandaFile(std::string(location)); in LoadAbcFile() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Daot_test.cpp174 auto aotFile = aotManager.GetFile(aotFname.GetFileName()); in TEST_F() local
242 auto aotFile = aotManager->GetFile(tmpfilePn); in DoChecks() local
487 auto aotFile = aotManager.GetFile(aotFname.GetFileName()); in TEST_F() local
538 auto aotFile = aotManager.GetFile(aotFname.GetFileName()); in TEST_F() local
590 auto aotFile = aotManager->GetFile(aotFname.GetFileName()); in TEST_F() local
Dclass_hash_table_test.cpp188 auto aotFile = std::move(aotFileRet.Value()); in TEST_F() local
267 auto aotFile = std::move(aotFileRet.Value()); in TEST_F() local