- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for platformImplementation (0.09 seconds)
-
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")) } }Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Mon Aug 18 16:39:23 GMT 2025 - 12.8K bytes - Click Count (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)Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Fri Dec 19 06:44:41 GMT 2025 - 18.9K bytes - Click Count (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
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Mon Dec 30 23:28:56 GMT 2024 - 127.9K bytes - Click Count (1)