Searched refs:getChildJobCancellationCause (Results 1 – 3 of 3) sorted by relevance
459 public fun getChildJobCancellationCause(): CancellationException in parentCancelled() method
702 override fun getChildJobCancellationCause(): CancellationException { in <lambda>() method717 else -> (cause as ParentJob).getChildJobCancellationCause() in <lambda>()
415 public fun getChildJobCancellationCause ()Ljava/util/concurrent/CancellationException;483 public abstract fun getChildJobCancellationCause ()Ljava/util/concurrent/CancellationException;