Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_preprocessor.cpp522 std::string anFileName = fileName + AOTFileManager::FILE_EXTENSION_AN; in HasPreloadAotFile() local
530 std::string anFileName = cOptions.outputFileName_ + AOTFileManager::FILE_EXTENSION_AN; in HasExistsAOTFiles() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp292 std::string anFileName = baseName + FILE_EXTENSION_AN; in GetAnFileIndex() local
301 std::string anFileName = hapName + FILE_EXTENSION_AN; in GetAnFileIndex() local