Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_manager.cpp208 std::list<CString> AOTFileManager::GetPandaFiles(uint32_t aotFileInfoIndex) in GetPandaFiles() argument
224 uint32_t aotFileInfoIndex = anFileDataManager->SafeGetFileInfoIndex(moduleName + FILE_EXTENSION_AN); in BindPreloadedPandaFilesInAotFile() local
243 bool AOTFileManager::HasPandaFile(uint32_t aotFileInfoIndex, const CString &abcNormalizedName) const in HasPandaFile() argument
264 uint32_t aotFileInfoIndex = anFileDataManager->SafeGetFileInfoIndex(aotFileBaseName + FILE_EXTENSION_AN); BindPandaFileInAotFile() local
[all...]

Completed in 3 milliseconds