Home
last modified time | relevance | path

Searched refs:UnsafeFind (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dan_file_data_manager.cpp75 const std::shared_ptr<const AOTFileInfo> aotFileInfo = UnsafeFind(fileName); in SafeLoad()
83 std::shared_ptr<AnFileInfo> AnFileDataManager::UnsafeFind(const std::string &fileName) const in UnsafeFind() function in panda::ecmascript::AnFileDataManager
Dan_file_data_manager.h70 std::shared_ptr<AnFileInfo> UnsafeFind(const std::string &fileName) const;