Searched defs:CFStringCreateCopy (Results 1 – 4 of 4) sorted by relevance
206 TEST(AddressSanitizerMac, CFStringCreateCopy) { in TEST() argument
205 TEST(AddressSanitizerMac, CFStringCreateCopy) { in TEST() argument
86 extern CFStringRef CFStringCreateCopy(CFAllocatorRef alloc, CFStringRef theString); function