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

/macosx-10.9.5/CF-855.17/
H A DCFError.c69 static CFDictionaryRef _CFErrorGetUserInfo(CFErrorRef err);
201 static CFDictionaryRef _CFErrorGetUserInfo(CFErrorRef err) { function
212 CFDictionaryRef userInfo = _CFErrorGetUserInfo(err);
313 CFDictionaryRef userInfo = _CFErrorGetUserInfo(err);
380 CFDictionaryRef userInfo = _CFErrorGetUserInfo(err);

Completed in 117 milliseconds