Searched refs:plistData (Results 1 – 1 of 1) sorted by relevance
199 … CFReleaser<CFDataRef> plistData (::CFPropertyListCreateXMLData (alloc, plistMutableArray.get())); in ListApplications() local202 if (plistData.get() != NULL) in ListApplications()204 CFIndex size = ::CFDataGetLength (plistData.get()); in ListApplications()205 const UInt8 *bytes = ::CFDataGetBytePtr (plistData.get()); in ListApplications()