Searched refs:properties5 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/IOKitUser-907.100.13/
H A DIOCFSerializeTest.c131 CFTypeRef properties0, properties1, properties2, properties3, properties4, properties5; local
326 properties5 = CFPropertyListCreateFromXMLData(kCFAllocatorDefault, data4, kCFPropertyListImmutable, &errorString);
327 if (!properties5) {
340 if (CFEqual(properties1, properties5)) {
357 CFRelease(properties5);

Completed in 188 milliseconds