Searched defs:notification (Results 1 - 20 of 20) sorted by relevance

/haiku/src/kits/mail/
H A Dc_mail_api.cpp59 get_mail_notification(mail_notification *notification) argument
/haiku/headers/os/media/
H A DMediaRecorder.h21 enum notification { enum in class:BMediaRecorder
/haiku/headers/private/media/experimental/
H A DSimpleMediaClient.h21 enum notification { enum in class:BPrivate::media::BSimpleMediaClient
80 enum notification { enum in class:BPrivate::media::BSimpleMediaConnection
/haiku/src/kits/debugger/debug_info/loading_state_handlers/
H A DDwarfLoadingStateHandler.cpp110 BString notification; local
/haiku/src/kits/network/libnetservices/
H A DUrlProtocolDispatchingListener.cpp159 _SendMessage(BMessage* message, int8 notification, BUrlRequest* caller) argument
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DTransaction.h133 Transaction::Commit(const PostCommitNotification& notification) argument
/haiku/src/kits/media/
H A DNotifications.cpp57 Register(const BMessenger& notifyHandler, const media_node& node, int32 notification) argument
81 Unregister(const BMessenger& notifyHandler, const media_node& node, int32 notification) argument
300 IsValidNotificationRequest(bool node_specific, int32 notification) argument
[all...]
H A DMediaRoster.cpp3431 RosterNotification notification; local
3450 RosterNotification notification; local
[all...]
/haiku/src/servers/notification/
H A DNotificationWindow.cpp60 is_overlapping(deskbar_location deskbar, uint32 notification) argument
172 BNotification* notification = new BNotification(message); local
[all...]
H A DNotificationView.cpp63 NotificationView::NotificationView(BNotification* notification, bigtime_t timeout, argument
/haiku/src/add-ons/kernel/drivers/network/ether/usb_asix/
H A DAX88172Device.cpp213 AX88172Notify *notification = (AX88172Notify *)fNotifyBuffer; local
H A DAX88178Device.cpp351 AX88178_Notify *notification = (AX88178_Notify *)fNotifyBuffer; local
H A DAX88772Device.cpp544 AX88772_Notify *notification = (AX88772_Notify *)fNotifyBuffer; local
/haiku/src/add-ons/kernel/drivers/network/ether/usb_ecm/
H A DECMDevice.cpp557 cdc_notification *notification local
[all...]
/haiku/src/kits/storage/mime/
H A DDatabase.cpp1357 DeferredInstallNotification* notification local
1550 DeferredInstallNotification* notification local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/usb_rndis/
H A DRNDISDevice.cpp891 uint32 notification = data[0]; local
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp2633 debug_handed_over notification; local
[all...]
/haiku/src/system/kernel/
H A Dmodule.cpp1655 module_notification* notification = iterator.Next(); local
1670 module_notification* notification = new(std::nothrow) module_notification; local
[all...]
/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp196 get_next_pending_event(cache_notification* notification, int32_t* _event) argument
220 cache_notification* notification = cache->pending_notifications.Head(); local
251 set_notification(cache_transaction* transaction, cache_notification &notification, int32_t events, fssh_transaction_notification_hook hook, void* data) argument
268 delete_notification(cache_notification* notification) argument
286 add_notification(block_cache* cache, cache_notification* notification, int32_t event, bool deleteNotification) argument
[all...]
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp801 get_next_pending_event(cache_notification* notification, int32* _event) argument
827 cache_notification* notification = cache->pending_notifications.Head(); local
876 set_notification(cache_transaction* transaction, cache_notification &notification, int32 events, transaction_notification_hook hook, void* data) argument
893 delete_notification(cache_notification* notification) argument
911 add_notification(block_cache* cache, cache_notification* notification, int32 event, bool deleteNotification) argument
2272 cache_notification* notification = iterator.Next(); local
2717 cache_notification notification; local
[all...]

Completed in 147 milliseconds