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