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

/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDFamilyPrivate.cpp231 UInt32 registryValue = registryProperty->unsigned32BitValue(); local
235 if ( (registryValue & mask) == (dictionaryValue & mask) )
294 UInt32 registryValue = registryProperty->unsigned32BitValue(); local
305 if( (registryValue & mask) == (propertyFromArrayValue & mask ) )

Completed in 112 milliseconds