Searched refs:LoadAnFile (Results 1 – 4 of 4) sorted by relevance
131 static bool LoadAnFile(const std::string &fileName);
69 bool AOTFileManager::LoadAnFile(const std::string &fileName) in LoadAnFile() function in panda::ecmascript::AOTFileManager
584 auto res = FileManager::LoadAnFile(tmpfile.c_str()); in TEST_F()
762 if (!aotFileManager_->LoadAnFile(anFile)) { in LoadAOTFiles()