Searched refs:BindPandaFilesInAotFile (Results 1 – 3 of 3) sorted by relevance
166 void BindPandaFilesInAotFile(const std::string &aotFileBaseName, const std::string &moduleName);
180 void AOTFileManager::BindPandaFilesInAotFile(const std::string &aotFileBaseName, const std::string … in BindPandaFilesInAotFile() function in panda::ecmascript::AOTFileManager
253 aotFM->BindPandaFilesInAotFile(aotFileBaseName, aotFileBaseName); in BindPandaFilesForAot()