Searched refs:lcl_CFTypes (Results 1 – 2 of 2) sorted by relevance
285 lcl_CFTypes[0].cf = CFNumberGetTypeID(); in bootstrap_CF_types()286 lcl_CFTypes[0].ab = kABIntegerProperty; in bootstrap_CF_types()288 lcl_CFTypes[1].cf = CFStringGetTypeID(); in bootstrap_CF_types()289 lcl_CFTypes[1].ab = kABStringProperty; in bootstrap_CF_types()291 lcl_CFTypes[2].cf = CFDateGetTypeID(); in bootstrap_CF_types()292 lcl_CFTypes[2].ab = kABDateProperty; in bootstrap_CF_types()294 lcl_CFTypes[3].cf = CFArrayGetTypeID(); in bootstrap_CF_types()295 lcl_CFTypes[3].ab = kABArrayProperty; in bootstrap_CF_types()298 lcl_CFTypes[4].ab = kABDictionaryProperty; in bootstrap_CF_types()300 lcl_CFTypes[5].cf = CFDataGetTypeID(); in bootstrap_CF_types()[all …]
64 lcl_CFType *lcl_CFTypes; member in connectivity::macab::MacabRecords
Completed in 23 milliseconds