Home
last modified time | relevance | path

Searched defs:sourceSetName (Results 1 – 2 of 2) sorted by relevance

/external/kotlinx.serialization/buildSrc/src/main/kotlin/
DJava9Modularity.kt57 val sourceSetName = defaultSourceSet.name + "Module" in <lambda>() constant
/external/ksp/gradle-plugin/src/main/kotlin/com/google/devtools/ksp/gradle/
DKspSubplugin.kt228 val sourceSetName = kotlinCompilation.defaultSourceSet.name in <lambda>() constant