Home
last modified time | relevance | path

Searched defs:getCompletionExceptionOrNull (Results 1 – 2 of 2) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
DDeferred.kt101 public fun getCompletionExceptionOrNull(): Throwable? method
DJobSupport.kt1301 public fun getCompletionExceptionOrNull(): Throwable? { in <lambda>() method