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.cpp515 std::string anFileName = fileName + AOTFileManager::FILE_EXTENSION_AN; in HasPreloadAotFile() local
523 std::string anFileName = cOptions.outputFileName_ + AOTFileManager::FILE_EXTENSION_AN; in HasExistsAOTFiles() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp300 std::string anFileName = baseName + FILE_EXTENSION_AN; in GetAnFileIndex() local
309 std::string anFileName = hapName + FILE_EXTENSION_AN; in GetAnFileIndex() local