Home
last modified time | relevance | path

Searched refs:KUNCUserNotificationID (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/osfmk/UserNotification/
H A DKUNCUserNotifications.h188 typedef uintptr_t KUNCUserNotificationID; typedef
220 KUNCUserNotificationID KUNCGetNotificationID(void) __attribute__((deprecated));
226 KUNCUserNotificationID notificationID,
H A DKUNCUserNotifications.c140 (reply->callback)((int)(KUNCUserNotificationID)reply, result, dict); in UNDAlertCompletedWithResult_rpc()
183 KUNCUserNotificationID
195 return (KUNCUserNotificationID) reply; in KUNCGetNotificationID()
293 KUNCUserNotificationID id, in KUNCUserNotificationDisplayFromBundle()