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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDInterface.h88 UInt32 _locationID; member in class:IOHIDInterface
H A DIOHIDInterface.cpp156 if ( OSDynamicCast(OSNumber, number) ) _locationID = number->unsigned32BitValue();
296 return _locationID;

Completed in 167 milliseconds