Searched refs:nodeFound (Results 1 – 2 of 2) sorted by relevance
615 bool nodeFound = false; in CheckSubTree() local661 nodeFound = (deviceMatch && providerMatch && multiParentMatch); in CheckSubTree()667 nodeFound = false; in CheckSubTree()672 if (nodeFound) { in CheckSubTree()683 nodeFound = false; in CheckSubTree()687 continueSearch = ((false == nodeFound) || (NULL != multipleParentKeyValue)); in CheckSubTree()690 nodeFound = CheckSubTree( children, theNub, theDevice, entry ); in CheckSubTree()691 continueSearch = ((false == nodeFound) || (NULL != multipleParentKeyValue)); in CheckSubTree()699 return nodeFound; in CheckSubTree()
12254 bool nodeFound = false; local12293 nodeFound = true;12298 if (nodeFound) {