Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/src/
DRxSingle.kt22 public fun <T : Any> rxSingle( in <lambda>() method
37 public fun <T : Any> CoroutineScope.rxSingle( in rxSingle() method
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/src/
DRxSingle.kt19 public fun <T : Any> rxSingle( in <lambda>() method