Searched refs:deviceDictionary (Results 1 – 1 of 1) sorted by relevance
612 OSDictionary * deviceDictionary; in CheckSubTree() local638 if (NULL != (deviceDictionary = theDevice->dictionaryWithProperties())) { in CheckSubTree()639 deviceMatch = deviceDictionary->isEqualTo( matchingDictionary, matchingDictionary ); in CheckSubTree()640 deviceDictionary->release(); in CheckSubTree()