Home
last modified time | relevance | path

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

/external/dokka/core/src/main/kotlin/Formats/
DFormatDescriptor.kt13 fun configureAnalysis(binder: Binder) in configureAnalysis() method
DAnalysisComponents.kt23 override fun configureAnalysis(binder: Binder): Unit = with(binder) { in <lambda>() method