Home
last modified time | relevance | path

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

/libcore/tools/upstream/src/main/java/libcore/
DCompareUpstreams.java159 private void run(PrintStream out, List<Path> relPaths) throws IOException { in run()
240 List<Path> relPaths = standardRepositories.ojluni().loadRelPathsFromBlueprint(); in run() local
DCopyUpstreamFiles.java38 List<Path> relPaths = standardRepositories.ojluni().loadRelPathsFromBlueprint(); in run() local