Home
last modified time | relevance | path

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

/libcore/tools/upstream/src/main/java/libcore/
DRepository.java246 Path blueprintPath = rootPath.resolve(blueprintPathString); in loadOrderedRelPathsSetFromBlueprint() local
250 for (String line : Util.readLines(blueprintPath)) { in loadOrderedRelPathsSetFromBlueprint()