Searched refs:_readyForInputReports (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDEventService.cpp273 _readyForInputReports = true;
1685 if ( ! _readyForInputReports )
1845 if ( ! _readyForInputReports )
1902 if ( ! _readyForInputReports )
1939 if ( ! _readyForInputReports )
2002 if ( ! _readyForInputReports )
2058 if ( ! _readyForInputReports )
2094 return _readyForInputReports;
2188 if ( ! _readyForInputReports )
2312 if ( ! _readyForInputReports )
[all...]
H A DIOHIDDevice.h115 bool _readyForInputReports; member in class:IOHIDDevice
H A DIOHIDDevice.cpp470 _readyForInputReports = true;
553 _readyForInputReports = false;
2106 if ((reportType == kIOHIDReportTypeInput) && !_readyForInputReports)
2127 if ( _readyForInputReports ) {
H A DIOHIDEventService.h100 bool _readyForInputReports; member in class:IOHIDEventService

Completed in 131 milliseconds