Searched defs:LoadAnFile (Results 1 – 2 of 2) sorted by relevance
58 Expected<bool, std::string> FileManager::LoadAnFile(std::string_view anLocation, bool force) in LoadAnFile() function in ark::FileManager
99 bool AOTFileManager::LoadAnFile(const std::string &fileName) in LoadAnFile() function in panda::ecmascript::AOTFileManager