Home
last modified time | relevance | path

Searched refs:SafeGetStubFileInfo (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dan_file_data_manager.h37 std::shared_ptr<StubFileInfo> SafeGetStubFileInfo();
H A Dan_file_data_manager.cpp179 std::shared_ptr<StubFileInfo> AnFileDataManager::SafeGetStubFileInfo() in SafeGetStubFileInfo() function in panda::ecmascript::AnFileDataManager
H A Daot_file_manager.cpp95 auto info = anFileDataManager->SafeGetStubFileInfo(); in LoadStubFile()
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp4755 if (anFileDataMgr != nullptr && anFileDataMgr->SafeGetStubFileInfo()) { in NotifyDebugMode()
4756 anFileDataMgr->SafeGetStubFileInfo()->RegisterToDebugger(); in NotifyDebugMode()

Completed in 15 milliseconds