Home
last modified time | relevance | path

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

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