Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/tests/
Daot_file_test.cpp252 std::string anFileName = "file_size_test.an"; in LoadAiInMultiThreadTest() local
305 std::string anFileName = "file_bind_panda_file_test.an"; in BindPreloadedPandaFilesInAotFileTest() local
359 std::string anFileName = testRecordName + ".an"; in TestGetAnFileIndexCmdLineMode() local
391 std::string anFileName = testRecordName + ".an"; in TestGetAnFileIndexHapMode() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_preprocessor.cpp517 std::string anFileName = fileName + AOTFileManager::FILE_EXTENSION_AN; in HasPreloadAotFile() local
525 std::string anFileName = cOptions.outputFileName_ + AOTFileManager::FILE_EXTENSION_AN; in HasExistsAOTFiles() local
/arkcompiler/ets_runtime/compiler_service/src/
Daot_args_handler.cpp234 std::string anFileName = anfilePath + AN_SUFFIX; in Parse() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp319 std::string anFileName = baseName + FILE_EXTENSION_AN; in GetAnFileIndex() local
328 std::string anFileName = hapName + FILE_EXTENSION_AN; in GetAnFileIndex() local