Home
last modified time | relevance | path

Searched defs:nextState (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/provider/certpath/
DSunCertPathBuilder.java369 ForwardState nextState = (ForwardState) currentState.clone(); in depthFirstSearchForward() local
610 depthFirstSearchForward(cert.getIssuerX500Principal(), nextState, in depthFirstSearchForward() local
684 ReverseState nextState = (ReverseState) currentState.clone(); in depthFirstSearchReverse() local
747 depthFirstSearchReverse(cert.getSubjectX500Principal(), nextState, in depthFirstSearchReverse() local
/libcore/ojluni/src/main/java/java/util/
DArrayPrefixHelpers.java202 int nextState; CumulateTask<T> lt, rt; in compute() local
352 int nextState; LongCumulateTask lt, rt; in compute() local
502 int nextState; DoubleCumulateTask lt, rt; in compute() local
652 int nextState; IntCumulateTask lt, rt; in compute() local