Home
last modified time | relevance | path

Searched refs:NotifyWatchers (Results 1 – 8 of 8) sorted by relevance

/haiku/src/servers/registrar/
H A DClipboard.cpp46 NotifyWatchers(); in SetData()
106 Clipboard::NotifyWatchers() in NotifyWatchers() function in Clipboard
109 fWatchingService.NotifyWatchers(&message, NULL); in NotifyWatchers()
H A DPackageWatchingManager.cpp51 PackageWatchingManager::NotifyWatchers(BMessage* message) in NotifyWatchers() function in PackageWatchingManager
70 fWatchingService.NotifyWatchers(message, &filter); in NotifyWatchers()
H A DPackageWatchingManager.h18 void NotifyWatchers(BMessage* message);
H A DClipboard.h24 void NotifyWatchers();
H A DWatchingService.h47 void NotifyWatchers(BMessage *message, WatcherFilter *filter = NULL);
H A DWatchingService.cpp204 WatchingService::NotifyWatchers(BMessage *message, WatcherFilter *filter) in NotifyWatchers() function in WatchingService
H A DRegistrar.cpp359 fPackageWatchingManager->NotifyWatchers(message); in _MessageReceived()
H A DTRoster.cpp1540 fWatchingService.NotifyWatchers(&message, &filter); in _AppAdded()
1560 fWatchingService.NotifyWatchers(&message, &filter); in _AppRemoved()
1585 fWatchingService.NotifyWatchers(&watcherMessage, &filter); in _AppActivated()