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

/macosx-10.10/Security-57031.1.35/Security/libsecurity_mds/lib/
H A DMDSDatabase.h101 getDbOwner(DbContext &dbContext, CSSM_ACL_OWNER_PROTOTYPE &outOwner);
H A DMDSDatabase.cpp210 MDSDatabase::getDbOwner(DbContext &dbContext, CSSM_ACL_OWNER_PROTOTYPE &outOwner) function in class:MDSDatabase
/macosx-10.10/Security-57031.1.35/Security/include/securityd_client/
H A Dssclient.h322 void getDbOwner(DbHandle db, AclOwnerPrototype &owner, Allocator &alloc);
323 void getDbOwner(DbHandle db, AclOwnerPrototype &owner) function in class:Security::SecurityServer::ClientSession
324 { return getDbOwner(db, owner, returnAllocator); }
H A Dtransition.cpp776 void ClientSession::getDbOwner(DbHandle db, AclOwnerPrototype &owner, Allocator &alloc) function in class:Security::SecurityServer::ClientSession
/macosx-10.10/Security-57031.1.35/Security/libsecurityd/lib/
H A Dssclient.h322 void getDbOwner(DbHandle db, AclOwnerPrototype &owner, Allocator &alloc);
323 void getDbOwner(DbHandle db, AclOwnerPrototype &owner) function in class:Security::SecurityServer::ClientSession
324 { return getDbOwner(db, owner, returnAllocator); }
H A Dtransition.cpp776 void ClientSession::getDbOwner(DbHandle db, AclOwnerPrototype &owner, Allocator &alloc) function in class:Security::SecurityServer::ClientSession
/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_plugin/
H A DDatabase.h157 getDbOwner(DbContext &dbContext, CSSM_ACL_OWNER_PROTOTYPE &outOwner) = 0;
H A DDatabaseSession.cpp299 aDbContext.mDatabase.getDbOwner(aDbContext, outOwner);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_plugin/lib/
H A DDatabase.h157 getDbOwner(DbContext &dbContext, CSSM_ACL_OWNER_PROTOTYPE &outOwner) = 0;
H A DDatabaseSession.cpp299 aDbContext.mDatabase.getDbOwner(aDbContext, outOwner);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_sd_cspdl/lib/
H A DSDDLSession.cpp171 mClientSession.getDbOwner(ClientSession::toIPCHandle(inDbHandle), AclOwnerPrototype::overlay(outOwner));
/macosx-10.10/Security-57031.1.35/Security/include/security_filedb/
H A DAppleDatabase.h571 getDbOwner(DbContext &inDbContext, CSSM_ACL_OWNER_PROTOTYPE &outOwner);
H A DAppleDatabase.cpp2237 AppleDatabase::getDbOwner(DbContext &inDbContext, function in class:AppleDatabase
/macosx-10.10/Security-57031.1.35/Security/libsecurity_filedb/lib/
H A DAppleDatabase.h571 getDbOwner(DbContext &inDbContext, CSSM_ACL_OWNER_PROTOTYPE &outOwner);
H A DAppleDatabase.cpp2237 AppleDatabase::getDbOwner(DbContext &inDbContext, function in class:AppleDatabase
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_cspdl/lib/
H A DSSDLSession.cpp238 mClientSession.getDbOwner(db->dbHandle(),

Completed in 272 milliseconds