Home
last modified time | relevance | path

Searched defs:attrList (Results 1 – 11 of 11) sorted by relevance

/external/chromium/chrome/browser/
Dkeychain_mac.cc9 SecItemClass *itemClass, SecKeychainAttributeList **attrList, in ItemCopyAttributesAndData()
16 SecKeychainItemRef itemRef, const SecKeychainAttributeList *attrList, in ItemModifyAttributesAndData()
23 SecKeychainAttributeList *attrList, void *data) const { in ItemFreeAttributesAndData()
33 const SecKeychainAttributeList *attrList, in SearchCreateFromAttributes()
82 OSStatus MacKeychain::ItemFreeContent(SecKeychainAttributeList *attrList, in ItemFreeContent()
Dkeychain_mock_mac.cc172 SecItemClass *itemClass, SecKeychainAttributeList **attrList, in ItemCopyAttributesAndData()
195 SecKeychainItemRef itemRef, const SecKeychainAttributeList *attrList, in ItemModifyAttributesAndData()
228 SecKeychainAttributeList *attrList, in ItemFreeAttributesAndData()
246 const SecKeychainAttributeList *attrList, in SearchCreateFromAttributes()
362 OSStatus MockKeychain::ItemFreeContent(SecKeychainAttributeList *attrList, in ItemFreeContent()
/external/chromium_org/crypto/
Dmock_apple_keychain_mac.cc188 SecKeychainAttributeList** attrList, in ItemCopyAttributesAndData()
212 const SecKeychainAttributeList* attrList, in ItemModifyAttributesAndData()
244 SecKeychainAttributeList* attrList, in ItemFreeAttributesAndData()
271 const SecKeychainAttributeList* attrList, in SearchCreateFromAttributes()
Dmock_apple_keychain.cc35 OSStatus MockAppleKeychain::ItemFreeContent(SecKeychainAttributeList* attrList, in ItemFreeContent()
/external/chromium/chrome/browser/password_manager/
Dpassword_store_mac.cc250 SecKeychainAttributeList *attrList; in FillPasswordFormFromKeychainItem() local
719 SecKeychainAttributeList attrList = { 1, &attr }; in SetKeychainItemCreatorCode() local
/external/chromium_org/chrome/browser/password_manager/
Dpassword_store_mac.cc256 SecKeychainAttributeList *attrList; in FillPasswordFormFromKeychainItem() local
812 SecKeychainAttributeList attrList = { 1, &attr }; in SetKeychainItemCreatorCode() local
/external/chromium_org/third_party/libjingle/source/talk/base/
Dproxydetect.cc1062 SecKeychainAttributeList attrList; in p_putPasswordInProxyInfo() local
/external/chromium/third_party/libjingle/source/talk/base/
Dproxydetect.cc1058 SecKeychainAttributeList attrList; in p_putPasswordInProxyInfo() local
/external/clang/lib/Sema/
DSemaDeclObjC.cpp815 AttributeList *attrList) { in ActOnForwardProtocolDeclaration()
DSemaType.cpp536 AttributeList *&attrList, in distributeFunctionTypeAttrToInnermost()
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-darwin.c2337 static void scan_attrlist(ThreadId tid, struct vki_attrlist *attrList, in scan_attrlist()