Searched refs:finalInfoPlistURL (Results 1 - 1 of 1) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFBundle_InfoPlist.c515 CFURLRef finalInfoPlistURL = NULL; local
521 if (infoData) finalInfoPlistURL = platformInfoPlistURL;
529 if (infoData) finalInfoPlistURL = infoPlistURL;
537 CFDictionarySetValue((CFMutableDictionaryRef)result, _kCFBundleInfoPlistURLKey, finalInfoPlistURL);
551 CFDictionarySetValue((CFMutableDictionaryRef)result, _kCFBundleRawInfoPlistURLKey, finalInfoPlistURL);

Completed in 234 milliseconds