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

/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DCCallbackMgr.h69 typedef list<CallbackInfo>::const_iterator ConstCallbackInfoListIterator; typedef in namespace:Security::KeychainCore
H A DCCallbackMgr.cp168 for (ConstCallbackInfoListIterator ix = eventCallbacks.begin(); ix != eventCallbacks.end(); ++ix)
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DCCallbackMgr.h69 typedef list<CallbackInfo>::const_iterator ConstCallbackInfoListIterator; typedef in namespace:Security::KeychainCore
H A DCCallbackMgr.cp168 for (ConstCallbackInfoListIterator ix = eventCallbacks.begin(); ix != eventCallbacks.end(); ++ix)
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DCCallbackMgr.h69 typedef list<CallbackInfo>::const_iterator ConstCallbackInfoListIterator; typedef in namespace:Security::KeychainCore
H A DCCallbackMgr.cp168 for (ConstCallbackInfoListIterator ix = eventCallbacks.begin(); ix != eventCallbacks.end(); ++ix)

Completed in 302 milliseconds