Home
last modified time | relevance | path

Searched defs:AddListener (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
Dnotification_manager.h49 void AddListener(RuntimeListener *listener) in AddListener() function
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc.h213 void AddListener(GCListener *listener) in AddListener() function
/arkcompiler/runtime_core/runtime/include/
Druntime_notification.h134 void AddListener(RuntimeListener *listener, uint32_t event_mask) in AddListener() function