Searched defs:aotFileBaseName (Results 1 – 2 of 2) sorted by relevance
310 std::string aotFileBaseName(vm->GetModuleName()); in BindPandaFileToAot() local
253 void AOTFileManager::BindPandaFileInAotFile(const std::string &aotFileBaseName, JSPandaFile *jsPand… in BindPandaFileInAotFile() argument