Searched defs:sourceSets (Results 1 – 3 of 3) sorted by relevance
49 val sourceSets = when (val androidExt = project.extensions.getByName("android")) { in <lambda>() constant
373 … val sourceSets = javaPluginConvention.sourceSets.findByName(SourceSet.MAIN_SOURCE_SET_NAME) in collectSourceRoots() constant
494 val Project.sourceSets: SourceSetContainer constant