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

/haiku/src/servers/notification/
H A DNotificationServer.cpp10 #include "NotificationServer.h"
32 NotificationServer::NotificationServer(status_t& error) function in class:NotificationServer
39 NotificationServer::~NotificationServer()
45 NotificationServer::ReadyToRun()
52 NotificationServer::MessageReceived(BMessage* message)
79 NotificationServer::GetSupportedSuites(BMessage* msg)
91 NotificationServer::ResolveSpecifier(BMessage* msg, int32 index,
120 NotificationServer serve
[all...]
H A DNotificationServer.h15 class NotificationServer : public BServer { class in inherits:BServer
17 NotificationServer(status_t& error);
18 virtual ~NotificationServer();

Completed in 39 milliseconds