Searched defs:RemoveListener (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/debugger/ | ||
| H A D | notification_manager.h | 60 void RemoveListener(RuntimeListener *listener) in RemoveListener() function in panda::ecmascript::tooling::NotificationManager |
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ | ||
| H A D | gc.h | 241 void RemoveListener(GCListener *listener) in RemoveListener() function in ark::ark::mem::GCError::GC |
| H A D | gc.cpp | 980 void GC::GCListenerManager::RemoveListener(GCListener *listener) in RemoveListener() function in ark::mem::GC::GCListenerManager |
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| H A D | runtime_notification.h | 180 void RemoveListener(RuntimeListener *listener, uint32_t eventMask) in RemoveListener() function 544 ALWAYS_INLINE void RemoveListener(Container &c, T &listener) in RemoveListener() function |
Completed in 5 milliseconds