Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactive/src/
DReactiveFlow.kt46 FlowAsPublisher(this, Dispatchers.Unconfined + context) in <lambda>()
176 private class FlowAsPublisher<T : Any>( class