Searched refs:CFPropertyListRef (Results 1 – 3 of 3) sorted by relevance
45 typedef const void *CFDataRef, *CFAllocatorRef, *CFPropertyListRef, typedef72 typedef CFPropertyListRef (*CFPropertyListCreateWithDataFuncTy)(75 typedef CFPropertyListRef (*CFPropertyListCreateFromXMLDataFuncTy)(
22 CFDataRef Serialize(CFPropertyListRef plist, CFPropertyListFormat format);
43 CFDataRef CFCData::Serialize(CFPropertyListRef plist, in Serialize()