Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/src/
DRxObservable.kt36 public fun <T : Any> rxObservable( in <lambda>() method
51 public fun <T : Any> CoroutineScope.rxObservable( in rxObservable() method
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/src/
DRxObservable.kt33 public fun <T : Any> rxObservable( in <lambda>() method