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

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDFamilyPrivate.cpp216 OSNumber * dictionaryProperty; local
220 dictionaryProperty = OSDynamicCast(OSNumber, matching->getObject(key));
224 if ( dictionaryProperty && valueMask )
232 UInt32 dictionaryValue = dictionaryProperty->unsigned32BitValue();

Completed in 165 milliseconds