Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/debugger/
Dnotification_manager.h69 void LoadModuleEvent(std::string_view name, std::string_view entryPoint) const in LoadModuleEvent() function
/arkcompiler/runtime_core/static_core/runtime/include/
Druntime_notification.h216 void LoadModuleEvent(std::string_view name) in LoadModuleEvent() function