Searched refs:TeamNotificationService (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/system/kernel/
H A Dteam.cpp97 class TeamNotificationService : public DefaultNotificationService { class in namespace:__anon175
99 TeamNotificationService();
170 static TeamNotificationService sNotificationService;
402 // #pragma mark - TeamNotificationService
405 TeamNotificationService::TeamNotificationService() function in class:TeamNotificationService
412 TeamNotificationService::Notify(uint32 eventCode, Team* team)
2936 new(&sNotificationService) TeamNotificationService();

Completed in 23 milliseconds