Searched refs:push_notification_txn_msg_get_eventdata (Results 1 - 10 of 10) sorted by relevance

/dovecot/src/plugins/push-notification/
H A Dpush-notification-event-messageexpunge.c33 data = push_notification_txn_msg_get_eventdata(msg, EVENT_NAME);
H A Dpush-notification-txn-msg.h32 push_notification_txn_msg_get_eventdata(struct push_notification_txn_msg *msg,
H A Dpush-notification-event-messageread.c33 data = push_notification_txn_msg_get_eventdata(msg, EVENT_NAME);
H A Dpush-notification-event-messagetrash.c33 data = push_notification_txn_msg_get_eventdata(msg, EVENT_NAME);
H A Dpush-notification-event-messageappend.c65 data = push_notification_txn_msg_get_eventdata(msg, EVENT_NAME);
H A Dpush-notification-event-flagsset.c60 data = push_notification_txn_msg_get_eventdata(msg, EVENT_NAME);
H A Dpush-notification-event-messagenew.c77 data = push_notification_txn_msg_get_eventdata(msg, EVENT_NAME);
H A Dpush-notification-txn-msg.c88 push_notification_txn_msg_get_eventdata(struct push_notification_txn_msg *msg, function
H A Dpush-notification-event-flagsclear.c62 data = push_notification_txn_msg_get_eventdata(msg, EVENT_NAME);
H A Dpush-notification-driver-ox.c349 messagenew = push_notification_txn_msg_get_eventdata(msg, "MessageNew");

Completed in 396 milliseconds