HomeSort by relevance Sort by last modified time
    Searched refs:CFNotificationCenterRef (Results 1 - 3 of 3) 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/remoting/host/setup/
daemon_controller_delegate_mac.h 45 static void PreferencePaneCallback(CFNotificationCenterRef center,
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
FontCacheMac.mm 63 static void fontCacheRegisteredFontsChangedNotificationCallback(CFNotificationCenterRef, void* observer, CFStringRef name, const void *, CFDictionaryRef)

Completed in 592 milliseconds