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

/macosx-10.9.5/CF-855.17/
H A DCFBundle.c3606 CFIndex i, imagePathCount = CFArrayGetCount(imagePaths); local
3607 for (i = 0; i < imagePathCount; i++) _CFBundleEnsureBundleExistsForImagePath((CFStringRef)CFArrayGetValueAtIndex(imagePaths, i));

Completed in 106 milliseconds