Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/channels/
DChannels.common.kt766 public fun <E> ReceiveChannel<E>.filterIndexed(context: CoroutineContext = Dispatchers.Unconfined, … in filterIndexed() method
769 for (e in this@filterIndexed) { in filterIndexed()
/external/kotlinx.coroutines/kotlinx-coroutines-core/api/
Dkotlinx-coroutines-core.api660 …public static final fun filterIndexed (Lkotlinx/coroutines/channels/ReceiveChannel;Lkotlin/corouti…
661 …public static synthetic fun filterIndexed$default (Lkotlinx/coroutines/channels/ReceiveChannel;Lko…