Searched refs:NotificationServer (Results 1 – 3 of 3) sorted by relevance
32 NotificationServer::NotificationServer(status_t& error) in NotificationServer() function in NotificationServer39 NotificationServer::~NotificationServer() in ~NotificationServer()45 NotificationServer::ReadyToRun() in ReadyToRun()52 NotificationServer::MessageReceived(BMessage* message) in MessageReceived()79 NotificationServer::GetSupportedSuites(BMessage* msg) in GetSupportedSuites()91 NotificationServer::ResolveSpecifier(BMessage* msg, int32 index, in ResolveSpecifier()120 NotificationServer server(error); in main()
15 class NotificationServer : public BServer {17 NotificationServer(status_t& error);18 virtual ~NotificationServer();
7 NotificationServer.cpp17 NotificationServer.cpp