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

/haiku/src/servers/media/
H A DNotificationManager.h38 void SendNotifications(BMessage* message);
H A DNotificationManager.cpp174 NotificationManager::SendNotifications(BMessage *msg) function in class:NotificationManager
186 TRACE("NotificationManager::SendNotifications what %#lx\n", what);
234 TRACE("NotificationManager::SendNotifications sending\n");
278 SendNotifications(msg);

Completed in 34 milliseconds