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

/macosx-10.9.5/CF-855.17/
H A DCFBundle.c1021 static void _CFBundleDeallocateGlue(const void *key, const void *value, void *context) { function
1048 CFDictionaryApplyFunction(bundle->_glueDict, _CFBundleDeallocateGlue, (void *)CFGetAllocator(bundle));
3225 CFDictionaryApplyFunction(bundle->_glueDict, _CFBundleDeallocateGlue, (void *)CFGetAllocator(bundle));

Completed in 117 milliseconds