Home
last modified time | relevance | path

Searched refs:resumeUndispatchedWithException (Results 1 – 3 of 3) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
DCancellableContinuation.kt168 public fun CoroutineDispatcher.resumeUndispatchedWithException(exception: Throwable) in <lambda>() method
DCancellableContinuationImpl.kt487 override fun CoroutineDispatcher.resumeUndispatchedWithException(exception: Throwable) { in <lambda>() method
/external/kotlinx.coroutines/kotlinx-coroutines-core/api/
Dkotlinx-coroutines-core.api47 …public abstract fun resumeUndispatchedWithException (Lkotlinx/coroutines/CoroutineDispatcher;Ljava…
77 …public fun resumeUndispatchedWithException (Lkotlinx/coroutines/CoroutineDispatcher;Ljava/lang/Thr…