- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for platformImplementation (0.07 sec)
-
build-logic/integration-testing/src/main/kotlin/gradlebuild/integrationtests/shared-configuration.kt
getByName("${prefix}TestRuntimeClasspath") { if (platformImplementation != null) { extendsFrom(platformImplementation) } } if (platformImplementation != null) { getByName("${prefix}TestCompileClasspath") { extendsFrom(getByName("platformImplementation")) } }Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Mon Aug 18 16:39:23 UTC 2025 - 12.8K bytes - Viewed (0) -
build-logic/jvm/src/main/kotlin/gradlebuild.unittest-and-compile.gradle.kts
val platformImplementation by configurations.creating configurations["compileClasspath"].extendsFrom(platformImplementation) configurations["runtimeClasspath"].extendsFrom(platformImplementation) configurations["testCompileClasspath"].extendsFrom(platformImplementation) configurations["testRuntimeClasspath"].extendsFrom(platformImplementation)Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Fri Dec 19 06:44:41 UTC 2025 - 18.9K bytes - Viewed (0) -
okhttp/src/androidMain/baseline-prof.txt
HSPLkotlin/coroutines/jvm/internal/SuspendLambda;-><init>(ILkotlin/coroutines/Continuation;)V HSPLkotlin/coroutines/jvm/internal/SuspendLambda;->getArity()I HSPLkotlin/internal/PlatformImplementations;-><init>()V HSPLkotlin/internal/PlatformImplementations;->defaultPlatformRandom()Lkotlin/random/Random; HSPLkotlin/internal/PlatformImplementationsKt;-><clinit>()V HSPLkotlin/io/CloseableKt;->closeFinally(Ljava/io/Closeable;Ljava/lang/Throwable;)V
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Mon Dec 30 23:28:56 UTC 2024 - 127.9K bytes - Viewed (1)