Searched refs:CFTypeRef (Results 1 – 3 of 3) sorted by relevance
34 *CFStringRef, *CFDictionaryRef, *CFTypeRef, *CFErrorRef; typedef71 typedef CFTypeID (*CFGetTypeIDFuncTy)(CFTypeRef);75 typedef void (*CFReleaseFuncTy)(CFTypeRef);185 CFTypeRef OpaqueValue = (*CFDictionaryGetValueFunc)(PListRef, ProductVersion); in parseSystemVersionPList()
33 CFStringRef SetFileSystemRepresentationFromCFType(CFTypeRef cf_type);
63 CFStringRef CFString::SetFileSystemRepresentationFromCFType(CFTypeRef cf_type) { in SetFileSystemRepresentationFromCFType()