Home
last modified time | relevance | path

Searched refs:abcFiles (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp187 auto abcFiles = GetPandaFiles(aotFileInfoIndex); in BindPandaFilesInAotFile() local
188 for (const auto &abcNormalizedName : abcFiles) { in BindPandaFilesInAotFile()