Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-test/common/src/internal/
DReportingSupervisorJob.kt13 internal class ReportingSupervisorJob(parent: Job? = null, val onChildCancellation: (Throwable) -> … constant
17 onChildCancellation(cause) in childCancelled()