Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/buildSrc/src/main/kotlin/
DPlatform.kt4 fun platformOf(project: Project): String = in platformOf() method
/external/kotlinx.coroutines/
Dbuild.gradle182 def platform = PlatformKt.platformOf(it)
264 // TODO detect it via platformOf and migrate benchmarks to the same scheme