Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
DCancellableContinuationImpl.kt357 if (handler is CancelHandler) handler else InvokeOnCancel(handler) in <lambda>()
535 private class InvokeOnCancel( // Clashes with InvokeOnCancellation in toString() class