HomeSort by relevance Sort by last modified time
    Searched defs:nextPath (Results 1 - 12 of 12) sorted by null

  /development/tools/idegen/src/
Eclipse.java 131 String nextPath = nextRoot.getPath();
132 if (!nextPath.startsWith(path)) {
139 classpath.append(nextPath.substring(path.length() + 1))
  /frameworks/base/core/tests/coretests/src/android/provider/
TestDocumentsProvider.java 41 public Path nextPath;
92 return nextPath;
  /packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
TestDocumentsAccess.java 41 public @Nullable Path nextPath;
89 return nextPath;
  /frameworks/base/cmds/idmap/
inspect.cpp 100 status_t nextPath(char *b) {
204 err = buf.nextPath(path);
206 // printe done from IdmapBuffer::nextPath
216 err = buf.nextPath(path);
218 // printe done from IdmapBuffer::nextPath
  /external/icu/icu4c/source/common/
udata.cpp 411 const char *nextPath; /* path following this one */
463 nextPath = path;
466 nextPath = itemPath.data();
484 fprintf(stderr, "%p: init %s -> [path=%s], [base=%s], [suff=%s], [itempath=%s], [nextpath=%s], [checklast4=%s]\n",
491 nextPath,
515 if( nextPath == NULL ) {
518 currentPath = nextPath;
520 if(nextPath == itemPath.data()) { /* we were processing item's path. */
521 nextPath = path; /* start with regular path next tm. */
525 nextPath = uprv_strchr(currentPath, U_PATH_SEP_CHAR)
    [all...]
  /external/guice/lib/build/
bnd-0.0.384.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 319 milliseconds