Searched refs:matchPropertyTable (Results 1 – 4 of 4) sorted by relevance
205 virtual bool matchPropertyTable( OSDictionary * table ) APPLE_KEXT_OVERRIDE;222 virtual bool matchPropertyTable( OSDictionary * table ) APPLE_KEXT_OVERRIDE;
1320 IOService::matchPropertyTable( OSDictionary * table, SInt32 * score ) in matchPropertyTable() function in IOService1322 return matchPropertyTable(table); in matchPropertyTable()1326 IOService::matchPropertyTable( OSDictionary * table ) in matchPropertyTable() function in IOService7242 IOResources::matchPropertyTable( OSDictionary * table ) in matchPropertyTable() function in IOResources7290 IOUserResources::matchPropertyTable( OSDictionary * table ) in matchPropertyTable() function in IOUserResources7928 match = where->matchPropertyTable( table, &score ); in matchPassive()
2679 allPresent = provider->matchPropertyTable(matching); in checkEntitlements()
847 virtual bool matchPropertyTable( OSDictionary * table,850 virtual bool matchPropertyTable( OSDictionary * table );