Searched refs:deviceMatch (Results 1 – 1 of 1) sorted by relevance
617 bool deviceMatch = false; in CheckSubTree() local635 deviceMatch = true; // if no matching dictionary, this is not a criteria and so must match in CheckSubTree()637 deviceMatch = false; in CheckSubTree()639 deviceMatch = deviceDictionary->isEqualTo( matchingDictionary, matchingDictionary ); in CheckSubTree()654 if (deviceMatch && providerMatch) { in CheckSubTree()661 nodeFound = (deviceMatch && providerMatch && multiParentMatch); in CheckSubTree()