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

/macosx-10.10.1/Security-57031.1.35/Security/include/securityd_client/
H A Dsscommon.h87 : internalAllocator(standard), returnAllocator(returning) { }
89 Allocator &internalAllocator; member in class:Security::SecurityServer::ClientCommon
H A Dtransition.cpp70 DatabaseAccessCredentials creds(cred, internalAllocator);
89 DatabaseAccessCredentials creds(cred, internalAllocator);
255 DatabaseAccessCredentials creds(cred, internalAllocator);
299 DatabaseAccessCredentials credentials(cred, internalAllocator);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurityd/lib/
H A Dsscommon.h87 : internalAllocator(standard), returnAllocator(returning) { }
89 Allocator &internalAllocator; member in class:Security::SecurityServer::ClientCommon
H A Dtransition.cpp70 DatabaseAccessCredentials creds(cred, internalAllocator);
89 DatabaseAccessCredentials creds(cred, internalAllocator);
255 DatabaseAccessCredentials creds(cred, internalAllocator);
299 DatabaseAccessCredentials credentials(cred, internalAllocator);
/macosx-10.10.1/SecurityTokend-55108/lib/
H A Dtdtransit.cpp156 Copier<CssmQuery> theQuery(&query, internalAllocator);
356 Copier<AccessCredentials> creds(cred, internalAllocator);
357 Copier<AclEntryPrototype> owner(proto, internalAllocator);
372 Copier<AccessCredentials> creds(cred, internalAllocator);
373 Copier<AclEntryPrototype> owner(proto, internalAllocator);
394 Copier<AccessCredentials> creds(cred, internalAllocator);
395 Copier<CssmKey> cWrappingKey(wrappingKey, internalAllocator);
396 Copier<CssmKey> cSubjectKey(subjectKey, internalAllocator);
410 Copier<AccessCredentials> creds(cred, internalAllocator);
411 Copier<AclEntryPrototype> owner(proto, internalAllocator);
[all...]
/macosx-10.10.1/SecurityTokend-55108/security_tokend_client/
H A Dtdtransit.cpp156 Copier<CssmQuery> theQuery(&query, internalAllocator);
356 Copier<AccessCredentials> creds(cred, internalAllocator);
357 Copier<AclEntryPrototype> owner(proto, internalAllocator);
372 Copier<AccessCredentials> creds(cred, internalAllocator);
373 Copier<AclEntryPrototype> owner(proto, internalAllocator);
394 Copier<AccessCredentials> creds(cred, internalAllocator);
395 Copier<CssmKey> cWrappingKey(wrappingKey, internalAllocator);
396 Copier<CssmKey> cSubjectKey(subjectKey, internalAllocator);
410 Copier<AccessCredentials> creds(cred, internalAllocator);
411 Copier<AclEntryPrototype> owner(proto, internalAllocator);
[all...]

Completed in 112 milliseconds