Searched refs:multiParentMatch (Results 1 – 1 of 1) sorted by relevance
619 bool multiParentMatch = false; in CheckSubTree() local653 multiParentMatch = true; // again we indicate a match if there is no multi-parent node in CheckSubTree()657 multiParentMatch = (NULL != aNumber) ? multipleParentKeyValue->isEqualTo(aNumber) : false; in CheckSubTree()661 nodeFound = (deviceMatch && providerMatch && multiParentMatch); in CheckSubTree()