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

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDFamilyPrivate.h89 bool CompareNumberPropertyMask( IOService *owner, OSDictionary *matching, const char *key, const char *maskKey, SInt32 *score, SInt32 increment);
H A DIOHIDFamilyPrivate.cpp179 maskMatch = CompareNumberPropertyMask(owner, matching, kIOHIDProductIDKey, kIOHIDProductIDMaskKey, &maskScore, kHIDVendor2MaskScoreIncrement);
213 bool CompareNumberPropertyMask( IOService *owner, OSDictionary *matching, const char *key, const char *maskKey, SInt32 *score, SInt32 increment) function

Completed in 127 milliseconds