Searched refs:possibleAncestor (Results 1 – 1 of 1) sorted by relevance
190 private boolean isAncestorOf(String possibleAncestor, String possibleDescendent) { in isAncestorOf() argument195 Set<String> possibleDescendents = ancestorToDescendant.getAll(possibleAncestor); in isAncestorOf()