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

/external/clang/test/Analysis/
H A Dcfref_PR2519.c24 typedef struct __CFNotificationCenter * CFNotificationCenterRef; typedef in typeref:struct:__CFNotificationCenter
25 extern CFNotificationCenterRef CFNotificationCenterGetDistributedCenter(void);
26 extern void CFNotificationCenterPostNotification(CFNotificationCenterRef center, CFStringRef name, const void *object, CFDictionaryRef userInfo, Boolean deliverImmediately);

Completed in 138 milliseconds