Searched refs:CFRetain (Results 1 – 5 of 5) sorted by relevance
32 ::CFRetain(get()); in CFReleaser()43 ::CFRetain(get());
61 new_value = (CFStringRef)::CFRetain(cf_type); in SetFileSystemRepresentationFromCFType()
436 g_hostname = CFRetain(host); in update_all()
536 CallDescription CFRetain{"CFRetain", 1}, member in __anon24ae134d0411::CFRetainReleaseChecker553 if (!(Call.isCalled(CFRetain) || Call.isCalled(CFRelease) || in checkPreCall()
1080 HelpText<"Check for null arguments to CFRetain/CFRelease/CFMakeCollectable">,