Home
last modified time | relevance | path

Searched refs:BindPandaFileInAotFile (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_manager.h178 void BindPandaFileInAotFile(const std::string& aotFileBaseName, JSPandaFile* jsPandaFile) const;
H A Daot_file_manager.cpp253 void AOTFileManager::BindPandaFileInAotFile(const std::string &aotFileBaseName, JSPandaFile *jsPandaFile) const in BindPandaFileInAotFile() function in panda::ecmascript::AOTFileManager
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Djs_pandafile_executor.cpp316 aotFM->BindPandaFileInAotFile(aotFileBaseName, jsPandaFile); in BindPandaFileToAot()

Completed in 4 milliseconds