Searched refs:xmlError (Results 1 – 1 of 1) sorted by relevance
114 CFStringRef xmlError = NULL; in UNDAlertCompletedWithResult_rpc() local131 dict = IOCFUnserialize(keyRef, NULL, NULL, &xmlError); in UNDAlertCompletedWithResult_rpc()134 if (xmlError) { in UNDAlertCompletedWithResult_rpc()135 CFShow(xmlError); in UNDAlertCompletedWithResult_rpc()136 CFRelease(xmlError); in UNDAlertCompletedWithResult_rpc()