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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDResourceUserClient.h141 void createAndStartDeviceAsyncCallback();
H A DIOHIDResourceUserClient.cpp109 _createDeviceTimer = IOTimerEventSource::timerEventSource(this, OSMemberFunctionCast(IOTimerEventSource::Action, this, &IOHIDResourceDeviceUserClient::createAndStartDeviceAsyncCallback));
366 // IOHIDResourceDeviceUserClient::createAndStartDeviceAsyncCallback
368 void IOHIDResourceDeviceUserClient::createAndStartDeviceAsyncCallback() function in class:IOHIDResourceDeviceUserClient

Completed in 173 milliseconds