Searched refs:keychainSchema (Results 1 - 25 of 27) sorted by relevance

12

/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A Ddefaultcreds.cpp69 KeychainSchema keychainSchema = mKeychainImpl->keychainSchema(); local
70 if (keychainSchema->hasRecordType(UnlockReferralRecord::recordType))
H A DUnlockReferralItem.cpp93 keychain->keychainSchema()->didCreateRelation(
H A DKeychains.cpp932 return keychainSchema()->primaryKeyInfosFor(recordType);
941 return keychainSchema()->primaryKeyInfosFor(recordType);
1056 KeychainImpl::keychainSchema() function in class:KeychainImpl
1133 keychainSchema()->getAttributeInfoForRecordType(itemID, Info);
1142 keychainSchema()->getAttributeInfoForRecordType(itemID, Info);
1164 return keychainSchema()->attributeInfoFor(recordType, tag);
1173 return keychainSchema()->attributeInfoFor(recordType, tag);
H A DExtendedAttribute.cpp158 keychain->keychainSchema()->didCreateRelation(
H A DTrustItem.cpp111 keychain->keychainSchema()->didCreateRelation(
H A DKeychains.h197 KeychainSchema keychainSchema();
H A DSecKeychainItem.cpp563 keychain->keychainSchema()->didCreateRelation(
H A DItem.cpp271 KeychainSchema schema = keychain->keychainSchema();
503 KeychainSchema schema = mKeychain->keychainSchema();
H A DCertificate.cpp1054 keychain->keychainSchema()->didCreateRelation(
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A Ddefaultcreds.cpp69 KeychainSchema keychainSchema = mKeychainImpl->keychainSchema(); local
70 if (keychainSchema->hasRecordType(UnlockReferralRecord::recordType))
H A DUnlockReferralItem.cpp93 keychain->keychainSchema()->didCreateRelation(
H A DKeychains.cpp932 return keychainSchema()->primaryKeyInfosFor(recordType);
941 return keychainSchema()->primaryKeyInfosFor(recordType);
1056 KeychainImpl::keychainSchema() function in class:KeychainImpl
1133 keychainSchema()->getAttributeInfoForRecordType(itemID, Info);
1142 keychainSchema()->getAttributeInfoForRecordType(itemID, Info);
1164 return keychainSchema()->attributeInfoFor(recordType, tag);
1173 return keychainSchema()->attributeInfoFor(recordType, tag);
H A DExtendedAttribute.cpp158 keychain->keychainSchema()->didCreateRelation(
H A DTrustItem.cpp111 keychain->keychainSchema()->didCreateRelation(
H A DKeychains.h197 KeychainSchema keychainSchema();
H A DSecKeychainItem.cpp563 keychain->keychainSchema()->didCreateRelation(
H A DItem.cpp271 KeychainSchema schema = keychain->keychainSchema();
503 KeychainSchema schema = mKeychain->keychainSchema();
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A Ddefaultcreds.cpp69 KeychainSchema keychainSchema = mKeychainImpl->keychainSchema(); local
70 if (keychainSchema->hasRecordType(UnlockReferralRecord::recordType))
H A DUnlockReferralItem.cpp93 keychain->keychainSchema()->didCreateRelation(
H A DKeychains.cpp932 return keychainSchema()->primaryKeyInfosFor(recordType);
941 return keychainSchema()->primaryKeyInfosFor(recordType);
1056 KeychainImpl::keychainSchema() function in class:KeychainImpl
1133 keychainSchema()->getAttributeInfoForRecordType(itemID, Info);
1142 keychainSchema()->getAttributeInfoForRecordType(itemID, Info);
1164 return keychainSchema()->attributeInfoFor(recordType, tag);
1173 return keychainSchema()->attributeInfoFor(recordType, tag);
H A DExtendedAttribute.cpp158 keychain->keychainSchema()->didCreateRelation(
H A DTrustItem.cpp111 keychain->keychainSchema()->didCreateRelation(
H A DKeychains.h197 KeychainSchema keychainSchema();
H A DSecKeychainItem.cpp563 keychain->keychainSchema()->didCreateRelation(
H A DItem.cpp271 KeychainSchema schema = keychain->keychainSchema();
503 KeychainSchema schema = mKeychain->keychainSchema();

Completed in 229 milliseconds

12