Searched refs:oldUserInfo (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.9.5/Security-55471.14.18/libsecurity_transform/lib/
H A DTransform.cpp601 CFDictionaryRef oldUserInfo = CFErrorCopyUserInfo(sourceError); local
602 CFMutableDictionaryRef userInfo = CFDictionaryCreateMutableCopy(NULL, 0, oldUserInfo);
603 CFRelease(oldUserInfo);

Completed in 163 milliseconds