HomeSort by relevance Sort by last modified time
    Searched refs:CFNotificationCenterRef (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Analysis/
cfref_PR2519.c 24 typedef struct __CFNotificationCenter * CFNotificationCenterRef;
25 extern CFNotificationCenterRef CFNotificationCenterGetDistributedCenter(void);
26 extern void CFNotificationCenterPostNotification(CFNotificationCenterRef center, CFStringRef name, const void *object, CFDictionaryRef userInfo, Boolean deliverImmediately);
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/mac/
FontCacheMac.mm 60 static void fontCacheRegisteredFontsChangedNotificationCallback(CFNotificationCenterRef, void* observer, CFStringRef name, const void *, CFDictionaryRef)

Completed in 351 milliseconds