Searched refs:continueSearch (Results 1 – 1 of 1) sorted by relevance
616 bool continueSearch = false; in CheckSubTree() local687 continueSearch = ((false == nodeFound) || (NULL != multipleParentKeyValue)); in CheckSubTree()689 if (continueSearch && (NULL != (children = (OSArray *) entry->getObject("children")))) { in CheckSubTree()691 continueSearch = ((false == nodeFound) || (NULL != multipleParentKeyValue)); in CheckSubTree()694 if (false == continueSearch) { in CheckSubTree()