Searched defs:notificationListener (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/kernel/events/
H A DNotifications.cpp196 AddListener(const KMessage* eventSpecifier, NotificationListener& notificationListener) argument
225 UpdateListener(const KMessage* eventSpecifier, NotificationListener& notificationListener) argument
233 RemoveListener(const KMessage* eventSpecifier, NotificationListener& notificationListener) argument
318 UpdateListener(const KMessage* eventSpecifier, NotificationListener& notificationListener) argument
345 RemoveListener(const KMessage* eventSpecifier, NotificationListener& notificationListener) argument
445 _AddListener(uint32 eventMask, NotificationListener& notificationListener) argument
[all...]
/haiku/src/kits/storage/mime/
H A DDatabase.cpp67 Database(DatabaseLocation* databaseLocation, MimeSniffer* mimeSniffer, NotificationListener* notificationListener) argument
/haiku/src/system/kernel/fs/
H A Dnode_monitor.cpp303 _RemoveListener(io_context *context, dev_t device, ino_t node, NotificationListener& notificationListener, bool isVolumeListener) argument
425 _MonitorListenerFor(node_monitor* monitor, NotificationListener& notificationListener) argument
442 _AddMonitorListener(io_context *context, node_monitor* monitor, uint32 flags, NotificationListener& notificationListener) argument
469 AddListener(io_context *context, dev_t device, ino_t node, uint32 flags, NotificationListener& notificationListener) argument
490 _UpdateListener(io_context *context, dev_t device, ino_t node, uint32 flags, bool addFlags, NotificationListener& notificationListener) argument
1000 RemoveListener(io_context *context, dev_t device, ino_t node, NotificationListener& notificationListener) argument
[all...]

Completed in 52 milliseconds