Searched refs:leafNotFound (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jndi/cosnaming/
H A DCNCtx.java734 if (leafNotFound(e, path[path.length-1])) {
744 private boolean leafNotFound(NotFound e, NameComponent leaf) { method in class:CNCtx
954 leafNotFound((NotFound)e.getRootCause(),

Completed in 30 milliseconds