Searched refs:AddListener (Results 151 - 152 of 152) sorted by path

1234567

/haiku/src/system/kernel/
H A Dmodule.cpp236 status_t AddListener(const KMessage* eventSpecifier,
1267 ModuleNotificationService::AddListener(const KMessage* eventSpecifier, function in class:ModuleNotificationService
1775 return sModuleNotificationService.AddListener(&specifier, listener);
H A Dsystem_info.cpp96 error = NotificationManager::Manager().AddListener("teams",
101 error = NotificationManager::Manager().AddListener("threads",

Completed in 54 milliseconds

1234567