Home
last modified time | relevance | path

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

/development/tools/idegen/src/
DConfiguration.java231 String sourcePath = sourceRoot.getPath() + "/"; in excludesUnderSourceRoots() local
234 if (file.getPath().startsWith(sourcePath)) { in excludesUnderSourceRoots()