Searched refs:refElementType (Results 1 – 1 of 1) sorted by relevance
288 CFTypeRef refElementType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementTypeKey)); in HIDAddElement() local293 if ((refElementType) && (CFNumberGetValue (refElementType, kCFNumberLongType, &elementType))) in HIDAddElement()