Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_preprocessor.cpp514 std::string aiFileName = fileName + AOTFileManager::FILE_EXTENSION_AI; in HasPreloadAotFile() local
524 std::string aiFileName = cOptions.outputFileName_ + AOTFileManager::FILE_EXTENSION_AI; in HasExistsAOTFiles() local