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

/macosx-10.9.5/CF-855.17/
H A DCFBundle_Internal.h95 void *_connectionCookie; member in struct:__CFBundle
H A DCFBundle.c1185 bundle->_connectionCookie = NULL;
2839 bundle->_connectionCookie = connectionID;
3581 if (!bundle->_isLoaded) printf("ensure bundle %p set loaded fallback, handle %p image %p conn %p\n", bundle, bundle->_handleCookie, bundle->_imageCookie, bundle->_connectionCookie);
4223 bundle->_connectionCookie = bundle->_handleCookie = NULL;
4476 bundle->_connectionCookie = bundle->_handleCookie = NULL;

Completed in 126 milliseconds