Home
last modified time | relevance | path

Searched refs:RxCompletableCoroutine (Results 1 – 2 of 2) sorted by relevance

/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/src/
DRxCompletable.kt34 val coroutine = RxCompletableCoroutine(newContext, subscriber) in rxCompletableInternal()
39 private class RxCompletableCoroutine( class
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/src/
DRxCompletable.kt34 val coroutine = RxCompletableCoroutine(newContext, subscriber) in rxCompletableInternal()
39 private class RxCompletableCoroutine( class