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.cpp226 std::list<CString> AOTFileManager::GetPandaFiles(uint32_t aotFileInfoIndex) in GetPandaFiles()
242 …uint32_t aotFileInfoIndex = anFileDataManager->SafeGetFileInfoIndex(moduleName + FILE_EXTENSION_AN… in BindPreloadedPandaFilesInAotFile() local
266 bool AOTFileManager::HasPandaFile(uint32_t aotFileInfoIndex, const CString &abcNormalizedName) const in HasPandaFile()
287 …uint32_t aotFileInfoIndex = anFileDataManager->SafeGetFileInfoIndex(aotFileBaseName + FILE_EXTENSI… in BindPandaFileInAotFile() local