Home
last modified time | relevance | path

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

/libcore/tools/upstream/src/main/java/libcore/
DRepository.java76 protected final Path rootPath; field in Repository
80 protected Repository(Path rootPath, String name, List<String> sourceDirs) { in Repository()
112 public final Path rootPath() { in rootPath() method in Repository