Searched refs:CFTypeRef (Results 1 – 11 of 11) sorted by relevance
46 *CFStringRef, *CFDictionaryRef, *CFTypeRef, *CFErrorRef; typedef83 typedef CFTypeID (*CFGetTypeIDFuncTy)(CFTypeRef);87 typedef void (*CFReleaseFuncTy)(CFTypeRef);213 CFTypeRef OpaqueValue = (*CFDictionaryGetValueFunc)(PListRef, ProductVersion); in _initializeAvailabilityCheck()
101 CFTypeRef GetValueForInfoDictionaryKey(CFStringRef key) const { in GetValueForInfoDictionaryKey()162 if (CFTypeRef TypeRef = in getBundleInfo()170 if (CFTypeRef TypeRef = Bundle.GetValueForInfoDictionaryKey( in getBundleInfo()
26 CFTypeRef GetValueForInfoDictionaryKey(CFStringRef key) const;
27 CFStringRef SetFileSystemRepresentationFromCFType(CFTypeRef cf_type);
64 CFTypeRef CFCBundle::GetValueForInfoDictionaryKey(CFStringRef key) const { in GetValueForInfoDictionaryKey()
51 CFCString::SetFileSystemRepresentationFromCFType(CFTypeRef cf_type) { in SetFileSystemRepresentationFromCFType()
30 CFStringRef SetFileSystemRepresentationFromCFType(CFTypeRef cf_type);
54 CFStringRef CFString::SetFileSystemRepresentationFromCFType(CFTypeRef cf_type) { in SetFileSystemRepresentationFromCFType()
500 CFTypeRef defaults_setting = CFPreferencesCopyAppValue( in GetDbgShellCommand()
772 CFTypeRef values[] = {prompt};780 CFTypeRef values1[] = {CFSTR("user"), CFSTR("admin"),
1367 void test(CFTypeRef p) {1372 void test(int x, CFTypeRef p) {