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

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDDevice.h665 /*! @function handleReportWithTime
676 virtual IOReturn handleReportWithTime(
H A DIOHIDDevice.cpp142 status = ((IOHIDDevice *)owner)->handleReportWithTime(entry->timeStamp, md, entry->reportType, entry->options);
1022 status = handleReportWithTime( currentTime, report, reportType, options );
2118 IOReturn IOHIDDevice::handleReportWithTime( function in class:IOHIDDevice
H A DIOHIDResourceUserClient.cpp495 ret = _device->handleReportWithTime(timestamp, report);

Completed in 122 milliseconds