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
1116 bool EcmaContext::LoadAOTFilesInternal(const std::string& aotFileName) in LoadAOTFilesInternal()1141 bool EcmaContext::LoadAOTFiles(const std::string& aotFileName) in LoadAOTFiles()1147 bool EcmaContext::LoadAOTFiles(const std::string& aotFileName, in LoadAOTFiles()
217 void EcmaVM::DisablePGOProfilerWithAOTFile(const std::string &aotFileName) in DisablePGOProfilerWithAOTFile()
73 bool AOTFileManager::AOTFileExist(const std::string &aotFileName, const std::string &extension) in AOTFileExist()142 std::string aotFileName; in LoadAiFile() local
4941 …id JSNApi::LoadAotFileInternal(EcmaVM *vm, const std::string &moduleName, std::string &aotFileName) in LoadAotFileInternal()4977 std::string aotFileName; in LoadAotFile() local4989 std::string aotFileName; in LoadAotFile() local