Home
last modified time | relevance | path

Searched refs:NotificationManager (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
H A Dnotification_manager.h47 class NotificationManager { class
49 NotificationManager() = default;
50 ~NotificationManager() = default;
51 NO_COPY_SEMANTIC(NotificationManager);
52 NO_MOVE_SEMANTIC(NotificationManager);
H A Djs_debugger_manager.h53 NotificationManager *GetNotificationManager() const in GetNotificationManager()
55 return const_cast<NotificationManager *>(&notificationManager_); in GetNotificationManager()
274 NotificationManager notificationManager_;
H A Djs_debugger.h186 NotificationManager *notificationMgr_ {nullptr};

Completed in 2 milliseconds