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