Searched refs:invokeIt (Results 1 – 6 of 6) sorted by relevance
22 internal actual inline fun CompletionHandler.invokeIt(cause: Throwable?) = invoke(cause) method
45 internal expect fun CompletionHandler.invokeIt(cause: Throwable?) method
495 if (invokeImmediately) handler.invokeIt(rootCause) in <lambda>()505 … if (invokeImmediately) handler.invokeIt((state as? CompletedExceptionally)?.cause) in <lambda>()
246 callCancelHandlerSafely { handler.invokeIt(cause) } in <lambda>()
25 internal actual fun CompletionHandler.invokeIt(cause: Throwable?) { in invokeIt() method
2549 | invokeIt(context.packageName) in avoid breaking brackets and keep them with array name()