Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/channels/
DChannels.common.kt108 public fun ReceiveChannel<*>.consumes(): CompletionHandler = { cause: Throwable? -> in cause() method
/external/kotlinc/lib/
Dkotlinx-coroutines-core.jarMETA-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/coroutines/ kotlinx/ ...