Home
last modified time | relevance | path

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

/development/tools/idegen/src/
DConfiguration.java140 File sourceRoot = rootOf(file); in traverse()
179 private static File rootOf(File javaFile) throws IOException { in rootOf() method in Configuration