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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDSystem.h258 void doProcessNotifications(IOTimerEventSource *sender);
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp904 _delayedNotificationSource = IOTimerEventSource::timerEventSource(this, OSMemberFunctionCast(IOTimerEventSource::Action, this, &IOHIDSystem::doProcessNotifications));
1097 void IOHIDSystem::doProcessNotifications(IOTimerEventSource *sender __unused) function in class:IOHIDSystem

Completed in 131 milliseconds