Searched refs:CFArrayCreateMutableForCFTypesWithCapacity (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/utilities/src/
H A Ddebugging.c168 CFMutableArrayRef result = CFArrayCreateMutableForCFTypesWithCapacity(kCFAllocatorDefault, kScopeIDMax);
H A DSecCFWrappers.h494 static inline CFMutableArrayRef CFArrayCreateMutableForCFTypesWithCapacity(CFAllocatorRef allocator, CFIndex capacity) function
/macosx-10.10/Security-57031.1.35/Security/utilities/utilities/
H A Ddebugging.c168 CFMutableArrayRef result = CFArrayCreateMutableForCFTypesWithCapacity(kCFAllocatorDefault, kScopeIDMax);
H A DSecCFWrappers.h494 static inline CFMutableArrayRef CFArrayCreateMutableForCFTypesWithCapacity(CFAllocatorRef allocator, CFIndex capacity) function

Completed in 223 milliseconds