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

/haiku/src/system/kernel/
H A Dsystem_info.cpp83 class SystemNotificationService : private NotificationListener { class in inherits:NotificationListener
85 SystemNotificationService() function in class:SystemNotificationService
399 static SystemNotificationService sSystemNotificationService;
403 SystemNotificationService::Listener::OwnerDeleted(AssociatedDataOwner* owner)
562 new (&sSystemNotificationService) SystemNotificationService;

Completed in 27 milliseconds