Home
last modified time | relevance | path

Searched refs:nextStep (Results 1 – 9 of 9) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPNodeUtils.java457 XMPPathSegment nextStep, in followXPathStep() argument
462 int stepKind = nextStep.getKind(); in followXPathStep()
466 nextNode = findChildNode(parentNode, nextStep.getName(), createNodes); in followXPathStep()
471 parentNode, nextStep.getName().substring(1), createNodes); in followXPathStep()
484 index = findIndexedItem(parentNode, nextStep.getName(), createNodes); in followXPathStep()
492 String[] result = Utils.splitNameAndValue(nextStep.getName()); in followXPathStep()
499 String[] result = Utils.splitNameAndValue(nextStep.getName()); in followXPathStep()
503 parentNode, qualName, qualValue, nextStep.getAliasForm()); in followXPathStep()
/external/syzkaller/vendor/github.com/google/go-cmp/cmp/
Dpath.go126 var nextStep PathStep
128 nextStep = pa[i+1]
134 switch nextStep.(type) {
159 if _, ok := nextStep.(*transform); ok {
/external/apache-http/src/org/apache/http/conn/routing/
DHttpRouteDirector.java89 public int nextStep(RouteInfo plan, RouteInfo fact) in nextStep() method
DBasicRouteDirector.java69 public int nextStep(RouteInfo plan, RouteInfo fact) { in nextStep() method in BasicRouteDirector
/external/robolectric-shadows/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
DDefaultRequestDirector.java672 step = rowdy.nextStep(route, fact); in establishRoute()
/external/apache-http/src/org/apache/http/impl/client/
DDefaultRequestDirector.java639 step = rowdy.nextStep(route, fact); in establishRoute()
/external/apache-http/
Dart-profile174 HPLorg/apache/http/conn/routing/BasicRouteDirector;->nextStep(Lorg/apache/http/conn/routing/RouteIn…
187 HPLorg/apache/http/conn/routing/HttpRouteDirector;->nextStep(Lorg/apache/http/conn/routing/RouteInf…
/external/clang/lib/AST/
DExprConstant.cpp585 bool nextStep(const Stmt *S) { in nextStep() function
3544 if (!Info.nextStep(S)) in EvaluateStmt()
/external/apache-http/api/
Dcurrent.txt1814 …method @Deprecated public int nextStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.con…
1838 …method @Deprecated public int nextStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.con…