Searched defs:attrList (Results 1 – 7 of 7) sorted by relevance
/external/chromium/chrome/browser/ |
D | keychain_mac.cc | 9 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()
|
D | keychain_mock_mac.cc | 172 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/chrome/browser/password_manager/ |
D | password_store_mac.cc | 250 SecKeychainAttributeList *attrList; in FillPasswordFormFromKeychainItem() local 719 SecKeychainAttributeList attrList = { 1, &attr }; in SetKeychainItemCreatorCode() local
|
/external/chromium/third_party/libjingle/source/talk/base/ |
D | proxydetect.cc | 1058 SecKeychainAttributeList attrList; in p_putPasswordInProxyInfo() local
|
/external/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 727 AttributeList *attrList) { in ActOnForwardProtocolDeclaration()
|
D | SemaType.cpp | 422 AttributeList *&attrList, in distributeFunctionTypeAttrToInnermost()
|
/external/valgrind/main/coregrind/m_syswrap/ |
D | syswrap-darwin.c | 2283 static void scan_attrlist(ThreadId tid, struct vki_attrlist *attrList, in scan_attrlist()
|