Home
last modified time | relevance | path

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

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