Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp207 std::list<CString> AOTFileManager::GetPandaFiles(uint32_t aotFileInfoIndex) in GetPandaFiles()
223 …uint32_t aotFileInfoIndex = anFileDataManager->SafeGetFileInfoIndex(moduleName + FILE_EXTENSION_AN… in BindPreloadedPandaFilesInAotFile() local
247 bool AOTFileManager::HasPandaFile(uint32_t aotFileInfoIndex, const CString &abcNormalizedName) const in HasPandaFile()
268 …uint32_t aotFileInfoIndex = anFileDataManager->SafeGetFileInfoIndex(aotFileBaseName + FILE_EXTENSI… in BindPandaFileInAotFile() local