Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/UserNotification/
H A DKUNCUserNotifications.c106 xmlData_t keyRef, /* raw XML bytes */ in UNDAlertCompletedWithResult_rpc() argument
117 const void *dict = (const void *)keyRef; in UNDAlertCompletedWithResult_rpc()
130 if (keyRef && keyLen) { in UNDAlertCompletedWithResult_rpc()
131 dict = IOCFUnserialize(keyRef, NULL, NULL, &xmlError); in UNDAlertCompletedWithResult_rpc()