Searched defs:AddListener (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/debugger/ | ||
| H A D | notification_manager.h | 54 void AddListener(RuntimeListener *listener) in AddListener() function in panda::ecmascript::tooling::NotificationManager |
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ | ||
| H A D | gc.h | 235 void AddListener(GCListener *listener) in AddListener() function in ark::ark::mem::GCError::GC |
| H A D | gc.cpp | 974 void GC::GCListenerManager::AddListener(GCListener *listener) in AddListener() function in ark::mem::GC::GCListenerManager |
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| H A D | runtime_notification.h | 145 void AddListener(RuntimeListener *listener, uint32_t eventMask) in AddListener() function |
Completed in 5 milliseconds