Searched defs:PrimaryKey (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/persist/model/
H A DPrimaryKey.java137 public @interface PrimaryKey { interface
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DPrimaryKey.h60 class PrimaryKey : public RefPointer<PrimaryKeyImpl> class in namespace:Security::KeychainCore
63 PrimaryKey() {} function in class:Security::KeychainCore::PrimaryKey
64 PrimaryKey(PrimaryKeyImpl *impl) : RefPointer<PrimaryKeyImpl>(impl) {} function in class:Security::KeychainCore::PrimaryKey
65 PrimaryKey(const CSSM_DATA &data) function in class:Security::KeychainCore::PrimaryKey
67 PrimaryKey(const CssmClient::DbAttributes &primaryKeyAttrs) function in class:Security::KeychainCore::PrimaryKey
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DPrimaryKey.h60 class PrimaryKey : public RefPointer<PrimaryKeyImpl> class in namespace:Security::KeychainCore
63 PrimaryKey() {} function in class:Security::KeychainCore::PrimaryKey
64 PrimaryKey(PrimaryKeyImpl *impl) : RefPointer<PrimaryKeyImpl>(impl) {} function in class:Security::KeychainCore::PrimaryKey
65 PrimaryKey(const CSSM_DATA &data) function in class:Security::KeychainCore::PrimaryKey
67 PrimaryKey(const CssmClient::DbAttributes &primaryKeyAttrs) function in class:Security::KeychainCore::PrimaryKey
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DPrimaryKey.h60 class PrimaryKey : public RefPointer<PrimaryKeyImpl> class in namespace:Security::KeychainCore
63 PrimaryKey() {} function in class:Security::KeychainCore::PrimaryKey
64 PrimaryKey(PrimaryKeyImpl *impl) : RefPointer<PrimaryKeyImpl>(impl) {} function in class:Security::KeychainCore::PrimaryKey
65 PrimaryKey(const CSSM_DATA &data) function in class:Security::KeychainCore::PrimaryKey
67 PrimaryKey(const CssmClient::DbAttributes &primaryKeyAttrs) function in class:Security::KeychainCore::PrimaryKey

Completed in 171 milliseconds