Searched refs:matchingDictionary (Results 1 – 1 of 1) sorted by relevance
610 OSDictionary * matchingDictionary; in CheckSubTree() local632 matchingDictionary = (OSDictionary *) entry->getObject("device"); in CheckSubTree()636 if (matchingDictionary) { in CheckSubTree()639 deviceMatch = deviceDictionary->isEqualTo( matchingDictionary, matchingDictionary ); in CheckSubTree()