Home
last modified time | relevance | path

Searched refs:otherTree (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/
H A DDesignerAccess.java151 child, Root otherTree) { in getUniqueName() argument
152 return root.getUniqueName(child, otherTree); in getUniqueName()
H A DRoot.java481 String getUniqueName(AttributeManager child, Root otherTree) { in getUniqueName() argument
485 while (!otherTree.isUniqueName(newName)) in getUniqueName()