Searched defs:dictionaryRef (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/Shared/API/c/
H A DWKMutableDictionary.cpp40 bool WKDictionarySetItem(WKMutableDictionaryRef dictionaryRef, WKStringRef keyRef, WKTypeRef itemRef) argument
H A DWKDeprecatedFunctions.cpp67 bool WKDictionaryIsMutable(WKDictionaryRef dictionaryRef) argument
72 bool WKDictionaryAddItem(WKMutableDictionaryRef dictionaryRef, WKStringRef keyRef, WKTypeRef itemRef) argument
77 void WKDictionaryRemoveItem(WKMutableDictionaryRef dictionaryRef, WKStringRef keyRef) argument
H A DWKDictionary.cpp49 WKTypeRef WKDictionaryGetItemForKey(WKDictionaryRef dictionaryRef, WKStringRef key) argument
54 size_t WKDictionaryGetSize(WKDictionaryRef dictionaryRef) argument
59 WKArrayRef WKDictionaryCopyKeys(WKDictionaryRef dictionaryRef) argument
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebHistoryItem.cpp100 CFDictionaryRef dictionaryRef = (CFDictionaryRef) dictionary; local
138 CFDictionaryRef* dictionaryRef = (CFDictionaryRef*) dictionary; local
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKContext.cpp553 void WKContextSetPlugInAutoStartOriginHashes(WKContextRef contextRef, WKDictionaryRef dictionaryRef) argument
560 void WKContextSetPlugInAutoStartOriginsFilteringOutEntriesAddedAfterTime(WKContextRef contextRef, WKDictionaryRef dictionaryRef, double time) argument
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DSecItem.cpp519 _ConvertNewFormatToOldFormat( CFAllocatorRef allocator, const InternalAttributeListInfo* info, int infoNumItems, CFDictionaryRef dictionaryRef, SecKeychainAttributeList* &attrList ) argument
602 _ConvertOldFormatToNewFormat( CFAllocatorRef allocator, const InternalAttributeListInfo* info, int infoNumItems, SecKeychainItemRef itemRef, CFMutableDictionaryRef& dictionaryRef) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecItem.cpp519 _ConvertNewFormatToOldFormat( CFAllocatorRef allocator, const InternalAttributeListInfo* info, int infoNumItems, CFDictionaryRef dictionaryRef, SecKeychainAttributeList* &attrList ) argument
602 _ConvertOldFormatToNewFormat( CFAllocatorRef allocator, const InternalAttributeListInfo* info, int infoNumItems, SecKeychainItemRef itemRef, CFMutableDictionaryRef& dictionaryRef) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecItem.cpp519 _ConvertNewFormatToOldFormat( CFAllocatorRef allocator, const InternalAttributeListInfo* info, int infoNumItems, CFDictionaryRef dictionaryRef, SecKeychainAttributeList* &attrList ) argument
602 _ConvertOldFormatToNewFormat( CFAllocatorRef allocator, const InternalAttributeListInfo* info, int infoNumItems, SecKeychainItemRef itemRef, CFMutableDictionaryRef& dictionaryRef) argument
[all...]

Completed in 160 milliseconds