Searched defs:LoadAnFile (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/runtime/ | ||
| D | file_manager.cpp | 59 Expected<bool, std::string> FileManager::LoadAnFile(std::string_view an_location, bool force) in LoadAnFile() function in panda::FileManager |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | aot_file_manager.cpp | 393 void AOTFileManager::LoadAnFile(const std::string &fileName) in LoadAnFile() function in panda::ecmascript::AOTFileManager |