Home
last modified time | relevance | path

Searched defs:handleUndeliverableException (Results 1 – 2 of 2) sorted by relevance

/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/src/
DRxCancellable.kt18 internal fun handleUndeliverableException(cause: Throwable, context: CoroutineContext) { in handleUndeliverableException() method
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/src/
DRxCancellable.kt18 internal fun handleUndeliverableException(cause: Throwable, context: CoroutineContext) { in handleUndeliverableException() method