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

/macosx-10.10/configd-699.1.5/configd.tproj/
H A Dplugin_support.c832 bundleInfoRef bundleInfo1 = (bundleInfoRef)CFArrayGetValueAtIndex(orig, i); local
833 CFStringRef bundleID1 = CFBundleGetIdentifier(bundleInfo1->bundle);
840 dict = isA_CFDictionary(CFBundleGetInfoDictionary(bundleInfo1->bundle));
846 CFArrayInsertValueAtIndex(new, 0, bundleInfo1);
875 CFArrayAppendValue(new, bundleInfo1);

Completed in 113 milliseconds