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

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Examples/Scripts/
H A Dautoreadme.py50 notificationHandler = NotificationHandler.new() variable
52 notificationHandler,
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Examples/Scripts/
H A Dautoreadme.py50 notificationHandler = NotificationHandler.new() variable
52 notificationHandler,
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Examples/Scripts/
H A Dautoreadme.py50 notificationHandler = NotificationHandler.new() variable
52 notificationHandler,
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEventSystem.h54 bool notificationHandler(
H A DIOHIDEventSystem.cpp83 OSMemberFunctionCast(IOServiceNotificationHandler, this, &IOHIDEventSystem::notificationHandler),
90 OSMemberFunctionCast(IOServiceNotificationHandler, this, &IOHIDEventSystem::notificationHandler),
157 // IOHIDEventService::notificationHandler
159 bool IOHIDEventSystem::notificationHandler( void * refCon, IOService * service ) function in class:IOHIDEventSystem
161 IOLog("IOHIDEventSystem::notificationHandler\n");

Completed in 115 milliseconds