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

/macosx-10.9.5/CF-855.17/
H A DCFBundle_Internal.h313 #define _CFBundleAllFiles CFSTR("_CFBAF_") macro
H A DCFBundle_Resources.c1883 CFDictionarySetValue(queryTable, _CFBundleAllFiles, allFiles);
2115 isOnlyTypeOrAllFiles |= CFStringHasPrefix(key, _CFBundleAllFiles);
2202 key = (CFMutableStringRef)CFRetain(_CFBundleAllFiles);

Completed in 123 milliseconds