Searched refs:getChildJobCancellationCause (Results 1 – 3 of 3) sorted by relevance
452 public fun getChildJobCancellationCause(): CancellationException in parentCancelled() method
709 override fun getChildJobCancellationCause(): CancellationException { in <lambda>() method724 else -> (cause as ParentJob).getChildJobCancellationCause() in <lambda>()
480 public fun getChildJobCancellationCause ()Ljava/util/concurrent/CancellationException;554 public abstract fun getChildJobCancellationCause ()Ljava/util/concurrent/CancellationException;