Searched defs:cancelInternal (Results 1 – 4 of 4) sorted by relevance
33 override fun cancelInternal(cause: Throwable) { in <lambda>() method
82 override fun cancelInternal(cause: Throwable) { in <lambda>() method
464 private void cancelInternal(@Nullable String message, @Nullable Throwable cause) { in cancelInternal() method in ClientCallImpl
662 public open fun cancelInternal(cause: Throwable) { in <lambda>() method