Searched defs:aotFileName (Results 1 – 6 of 6) sorted by relevance
43 std::string aotFileName = value; in JSNApiLoadAotFileFuzztest() local
36 std::string aotFileName = ""; in GetPreloadAOTFileName() local
1118 bool EcmaContext::LoadAOTFilesInternal(const std::string& aotFileName) in LoadAOTFilesInternal()1142 bool EcmaContext::LoadAOTFiles(const std::string& aotFileName) in LoadAOTFiles()1148 bool EcmaContext::LoadAOTFiles(const std::string& aotFileName, in LoadAOTFiles()
214 void EcmaVM::DisablePGOProfilerWithAOTFile(const std::string &aotFileName) in DisablePGOProfilerWithAOTFile()
72 bool AOTFileManager::AOTFileExist(const std::string &aotFileName, const std::string &extension) in AOTFileExist()141 std::string aotFileName; in LoadAiFile() local
5224 …id JSNApi::LoadAotFileInternal(EcmaVM *vm, const std::string &moduleName, std::string &aotFileName) in LoadAotFileInternal()5260 std::string aotFileName; in LoadAotFile() local5276 std::string aotFileName; in LoadAotFile() local