Home
last modified time | relevance | path

Searched defs:CFArrayCreateMutable (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/clang/test/Analysis/
H A Dretain-release-region-store.m27 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA… function
H A Dretain-release.mm66 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA… function
H A Dretain-release-inline.m45 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA… function
H A Dretain-release-gc-only.m35 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA… function
H A Dretain-release.m78 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA… function
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/x509/internal/macos/
Dcorefoundation.go160 func CFArrayCreateMutable() CFRef { func
/aosp_15_r20/external/clang/test/ARCMT/
H A Dobjcmt-arc-cf-annotations.m90 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFA… function