Home
last modified time | relevance | path

Searched refs:HasPandaFile (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_manager.h177 bool HasPandaFile(uint32_t aotFileInfoIndex, const CString& abcNormalizedName) const;
H A Daot_file_manager.cpp243 bool AOTFileManager::HasPandaFile(uint32_t aotFileInfoIndex, const CString &abcNormalizedName) const in HasPandaFile() function in panda::ecmascript::AOTFileManager
270 if (!HasPandaFile(aotFileInfoIndex, abcNormalizedName)) { in BindPandaFileInAotFile()

Completed in 2 milliseconds