Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dfile_manager.cpp92 Expected<bool, std::string> FileManager::LoadAnFile(std::string_view anLocation, bool force) in LoadAnFile() function in ark::FileManager
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp96 bool AOTFileManager::LoadAnFile(const std::string &fileName) in LoadAnFile() function in panda::ecmascript::AOTFileManager