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

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDFamilyPrivate.h88 bool MatchPropertyTable(IOService * owner, OSDictionary * table, SInt32 * score);
H A DIOHIDFamilyPrivate.cpp322 bool MatchPropertyTable(IOService * owner, OSDictionary * table, SInt32 * score) function
H A DIOHIDDevice.cpp595 match = MatchPropertyTable(this, table, score);
H A DIOHIDEventService.cpp386 return MatchPropertyTable(this, table, score);

Completed in 176 milliseconds