Home
last modified time | relevance | path

Searched defs:LoadAnFile (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/
Dfile_manager.cpp59 Expected<bool, std::string> FileManager::LoadAnFile(std::string_view an_location, bool force) in LoadAnFile() function in panda::FileManager
/arkcompiler/ets_runtime/ecmascript/
Daot_file_manager.cpp393 void AOTFileManager::LoadAnFile(const std::string &fileName) in LoadAnFile() function in panda::ecmascript::AOTFileManager