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