Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Daot_compiler_preprocessor.cpp512 std::string anFileName = fileName + AOTFileManager::FILE_EXTENSION_AN; in HasPreloadAotFile() local
520 std::string anFileName = cOptions.outputFileName_ + AOTFileManager::FILE_EXTENSION_AN; in HasExistsAOTFiles() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A 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

Completed in 3 milliseconds