/aosp_15_r20/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/src/ |
H A D | RxScheduler.kt | 20 SchedulerCoroutineDispatcher(this) 25 public fun Scheduler.asCoroutineDispatcher0(): SchedulerCoroutineDispatcher = in asCoroutineDispatcher0() 26 SchedulerCoroutineDispatcher(this) in asCoroutineDispatcher0() 32 if (this is SchedulerCoroutineDispatcher) { in asCoroutineDispatcher0() 144 public class SchedulerCoroutineDispatcher( class 173 …override fun equals(other: Any?): Boolean = other is SchedulerCoroutineDispatcher && other.schedul…
|
/aosp_15_r20/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/src/ |
H A D | RxScheduler.kt | 20 SchedulerCoroutineDispatcher(this) 25 public fun Scheduler.asCoroutineDispatcher0(): SchedulerCoroutineDispatcher = in asCoroutineDispatcher0() 26 SchedulerCoroutineDispatcher(this) in asCoroutineDispatcher0() 32 if (this is SchedulerCoroutineDispatcher) { in asCoroutineDispatcher0() 144 public class SchedulerCoroutineDispatcher( class 173 …override fun equals(other: Any?): Boolean = other is SchedulerCoroutineDispatcher && other.schedul…
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/scheduling/ |
H A D | CoroutineSchedulerTest.kt | 106 SchedulerCoroutineDispatcher(-1, 4) in <lambda>() 111 SchedulerCoroutineDispatcher(1, -4) in <lambda>() 116 SchedulerCoroutineDispatcher(4, 1) in <lambda>() 121 val dispatcher = SchedulerCoroutineDispatcher(1, 1) in <lambda>() 131 SchedulerCoroutineDispatcher(1, 1).use { in <lambda>()
|
H A D | SharingWorkerClassTest.kt | 13 val dispatcher = SchedulerCoroutineDispatcher(1, schedulerName = "first") in <lambda>() 14 val dispatcher2 = SchedulerCoroutineDispatcher(1, schedulerName = "second") in <lambda>() 39 SchedulerCoroutineDispatcher(1).close() in <lambda>()
|
H A D | SchedulerTestBase.kt | 60 private var _dispatcher: SchedulerCoroutineDispatcher? = null 64 _dispatcher = SchedulerCoroutineDispatcher( 98 internal fun SchedulerCoroutineDispatcher.blocking(parallelism: Int = 16): CoroutineDispatcher { in blocking()
|
H A D | CoroutineSchedulerCloseStressTest.kt | 27 private lateinit var closeableDispatcher: SchedulerCoroutineDispatcher 43 closeableDispatcher = SchedulerCoroutineDispatcher(N_THREADS) in <lambda>()
|
H A D | CoroutineSchedulerStressTest.kt | 15 private var dispatcher: SchedulerCoroutineDispatcher = SchedulerCoroutineDispatcher()
|
H A D | BlockingCoroutineDispatcherTerminationStressTest.kt | 10 private val baseDispatcher = SchedulerCoroutineDispatcher(
|
H A D | BlockingCoroutineDispatcherWorkSignallingStressTest.kt | 18 val dispatcher = SchedulerCoroutineDispatcher(CORES_COUNT) in <lambda>()
|
H A D | CoroutineDispatcherTest.kt | 134 … val dispatcher = SchedulerCoroutineDispatcher(1, 1, IDLE_WORKER_KEEP_ALIVE_NS, "SomeTestName") in <lambda>()
|
/aosp_15_r20/external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactor/src/ |
H A D | Scheduler.kt | 12 public fun Scheduler.asCoroutineDispatcher(): SchedulerCoroutineDispatcher = SchedulerCoroutineDisp… in asCoroutineDispatcher() 18 public class SchedulerCoroutineDispatcher( in asCoroutineDispatcher() class 44 …override fun equals(other: Any?): Boolean = other is SchedulerCoroutineDispatcher && other.schedul… in asCoroutineDispatcher()
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/scheduling/ |
H A D | Dispatcher.kt | 9 internal object DefaultScheduler : SchedulerCoroutineDispatcher( 92 internal open class SchedulerCoroutineDispatcher( in toString() class
|
/aosp_15_r20/external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactor/api/ |
H A D | kotlinx-coroutines-reactor.api | 55 public final class kotlinx/coroutines/reactor/SchedulerCoroutineDispatcher : kotlinx/coroutines/Cor… 68 …tcher (Lreactor/core/scheduler/Scheduler;)Lkotlinx/coroutines/reactor/SchedulerCoroutineDispatcher;
|
/aosp_15_r20/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/api/ |
H A D | kotlinx-coroutines-rx3.api | 62 …atcher (Lio/reactivex/rxjava3/core/Scheduler;)Lkotlinx/coroutines/rx3/SchedulerCoroutineDispatcher; 71 public final class kotlinx/coroutines/rx3/SchedulerCoroutineDispatcher : kotlinx/coroutines/Corouti…
|
/aosp_15_r20/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/api/ |
H A D | kotlinx-coroutines-rx2.api | 73 …CoroutineDispatcher (Lio/reactivex/Scheduler;)Lkotlinx/coroutines/rx2/SchedulerCoroutineDispatcher; 84 public final class kotlinx/coroutines/rx2/SchedulerCoroutineDispatcher : kotlinx/coroutines/Corouti…
|
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.coroutines/kotlinx_coroutines-host/linux_glibc_common/kotlin_headers/ |
D | kotlinx_coroutines-host.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/external__kotlinx.coroutines__linux_glibc_common__kotlinx_coroutines- ... |
/aosp_15_r20/packages/apps/TvSettings/ |
D | two-panel-baseline-profile.txt | 3059 PLkotlinx/coroutines/scheduling/SchedulerCoroutineDispatcher;-><init>(IIJLjava/lang/String;)V 3060 PLkotlinx/coroutines/scheduling/SchedulerCoroutineDispatcher;->createScheduler()Lkotlinx/coroutines… 3061 PLkotlinx/coroutines/scheduling/SchedulerCoroutineDispatcher;->dispatchWithContext$external__kotlin…
|
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.coroutines/kotlinx_coroutines-host/linux_glibc_common/local-javac-header/ |
D | kotlinx_coroutines-host.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/external__kotlinx.coroutines__linux_glibc_common__kotlinx_coroutines- ... |
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.coroutines/kotlinx_coroutines-host/linux_glibc_common/kotlin/ |
D | kotlinx_coroutines-host.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/external__kotlinx.coroutines__linux_glibc_common__kotlinx_coroutines- ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/QuickSearchBox/QuickSearchBox/android_common/ |
D | proguard_dictionary | 10056 kotlinx.coroutines.scheduling.SchedulerCoroutineDispatcher -> kotlinx.coroutines.scheduling.Schedul…
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/service/service-bluetooth/android_common_apex33/ |
D | proguard_dictionary | 12385 kotlinx.coroutines.scheduling.SchedulerCoroutineDispatcher -> kotlinx.coroutines.scheduling.Schedul…
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/dream/lowlight/LowLightDreamLib/android_common/turbine-combined/ |
D | LowLightDreamLib.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/androidx.arch. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/utils/SystemUI-shared-utils/android_common/turbine-combined/ |
D | SystemUI-shared-utils.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/external__kotlinx.atomicfu__linux_glibc_common__kotlinx_atomicfu. ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint2/lib/FingerprintManagerInteractor/android_common/turbine-combined/ |
D | FingerprintManagerInteractor.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/external__kotlinx.atomicfu__linux_glibc_common__kotlinx_atomicfu. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/utils/SystemUI-shared-utils/android_common/repackaged-jarjar/turbine/ |
D | SystemUI-shared-utils.jar | org/jetbrains/annotations/TestOnly.class
TestOnly.java
package org.jetbrains.annotations
public ... |