Searched refs:push_notification_txn_msg_get_eventdata (Results 1 - 10 of 10) sorted by relevance
/dovecot/src/plugins/push-notification/ |
H A D | push-notification-event-messageexpunge.c | 33 data = push_notification_txn_msg_get_eventdata(msg, EVENT_NAME);
|
H A D | push-notification-txn-msg.h | 32 push_notification_txn_msg_get_eventdata(struct push_notification_txn_msg *msg,
|
H A D | push-notification-event-messageread.c | 33 data = push_notification_txn_msg_get_eventdata(msg, EVENT_NAME);
|
H A D | push-notification-event-messagetrash.c | 33 data = push_notification_txn_msg_get_eventdata(msg, EVENT_NAME);
|
H A D | push-notification-event-messageappend.c | 65 data = push_notification_txn_msg_get_eventdata(msg, EVENT_NAME);
|
H A D | push-notification-event-flagsset.c | 60 data = push_notification_txn_msg_get_eventdata(msg, EVENT_NAME);
|
H A D | push-notification-event-messagenew.c | 77 data = push_notification_txn_msg_get_eventdata(msg, EVENT_NAME);
|
H A D | push-notification-txn-msg.c | 88 push_notification_txn_msg_get_eventdata(struct push_notification_txn_msg *msg, function
|
H A D | push-notification-event-flagsclear.c | 62 data = push_notification_txn_msg_get_eventdata(msg, EVENT_NAME);
|
H A D | push-notification-driver-ox.c | 349 messagenew = push_notification_txn_msg_get_eventdata(msg, "MessageNew");
|
Completed in 396 milliseconds