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

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDDevice.h534 /*! @function stopEventDelivery
551 virtual IOReturn stopEventDelivery( IOHIDEventQueue * queue,
H A DIOHIDLibUserClient.cpp783 fNub->stopEventDelivery(queue);
1029 ret = fNub->stopEventDelivery (queue);
1074 ret = fNub->stopEventDelivery (queue, elementCookie);
H A DIOHIDDevice.cpp1804 IOReturn IOHIDDevice::stopEventDelivery( IOHIDEventQueue * queue, function in class:IOHIDDevice

Completed in 188 milliseconds