/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/ |
H A D | Throwable.annotated.java | 34 public class Throwable implements java.io.Serializable { class 36 public Throwable() { throw new RuntimeException("Stub!"); } in Throwable() method in Throwable 38 public Throwable(@libcore.util.Nullable java.lang.String message) { throw new RuntimeException("Stu… in Throwable() method in Throwable 40 public Throwable(@libcore.util.Nullable java.lang.String message, @libcore.util.Nullable java.lang.… in Throwable() method in Throwable 42 public Throwable(@libcore.util.Nullable java.lang.Throwable cause) { throw new RuntimeException("St… in Throwable() method in Throwable 44 protected Throwable(@libcore.util.Nullable java.lang.String message, @libcore.util.Nullable java.la… in Throwable() method in Throwable
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/19/libcore/ojluni/src/main/java/java/util/concurrent/ |
D | CompletionStage.java | 719 (BiFunction<? super T, Throwable, ? extends U> fn); in handle() argument 738 (BiFunction<? super T, Throwable, ? extends U> fn); in handleAsync() argument 758 (BiFunction<? super T, Throwable, ? extends U> fn, in handleAsync() argument 853 (Function<Throwable, ? extends T> fn); in exceptionally() 874 (Function<Throwable, ? extends T> fn) { in exceptionallyAsync() 900 (Function<Throwable, ? extends T> fn, Executor executor) { in exceptionallyAsync() 922 (Function<Throwable, ? extends CompletionStage<T>> fn) { in exceptionallyCompose() 945 (Function<Throwable, ? extends CompletionStage<T>> fn) { in exceptionallyComposeAsync() 970 (Function<Throwable, ? extends CompletionStage<T>> fn, in exceptionallyComposeAsync()
|
D | CompletableFuture.java | 879 BiFunction<? super T, Throwable, ? extends V> fn) { in UniHandle() argument 895 BiFunction<? super S, Throwable, ? extends T> f, in uniHandle() argument 919 Executor e, BiFunction<? super T, Throwable, ? extends V> f) { in uniHandleStage() argument 942 Function<? super Throwable, ? extends T> fn) { in UniExceptionally() 958 Function<? super Throwable, ? extends T> f, in uniExceptionally() 977 Executor e, Function<Throwable, ? extends T> f) { in uniExceptionallyStage() 1000 Function<Throwable, ? extends CompletionStage<T>> fn) { in UniComposeExceptionally() 1037 Executor e, Function<Throwable, ? extends CompletionStage<T>> f) { in uniComposeExceptionallyStage() 2347 BiFunction<? super T, Throwable, ? extends U> fn) { in handle() argument 2352 BiFunction<? super T, Throwable, ? extends U> fn) { in handleAsync() argument [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/ |
D | CompletionStage.java | 719 (BiFunction<? super T, Throwable, ? extends U> fn); in handle() argument 738 (BiFunction<? super T, Throwable, ? extends U> fn); in handleAsync() argument 758 (BiFunction<? super T, Throwable, ? extends U> fn, in handleAsync() argument 853 (Function<Throwable, ? extends T> fn); in exceptionally() 874 (Function<Throwable, ? extends T> fn) { in exceptionallyAsync() 900 (Function<Throwable, ? extends T> fn, Executor executor) { in exceptionallyAsync() 922 (Function<Throwable, ? extends CompletionStage<T>> fn) { in exceptionallyCompose() 945 (Function<Throwable, ? extends CompletionStage<T>> fn) { in exceptionallyComposeAsync() 970 (Function<Throwable, ? extends CompletionStage<T>> fn, in exceptionallyComposeAsync()
|
D | CompletableFuture.java | 879 BiFunction<? super T, Throwable, ? extends V> fn) { in UniHandle() argument 895 BiFunction<? super S, Throwable, ? extends T> f, in uniHandle() argument 919 Executor e, BiFunction<? super T, Throwable, ? extends V> f) { in uniHandleStage() argument 942 Function<? super Throwable, ? extends T> fn) { in UniExceptionally() 958 Function<? super Throwable, ? extends T> f, in uniExceptionally() 977 Executor e, Function<Throwable, ? extends T> f) { in uniExceptionallyStage() 1000 Function<Throwable, ? extends CompletionStage<T>> fn) { in UniComposeExceptionally() 1037 Executor e, Function<Throwable, ? extends CompletionStage<T>> f) { in uniComposeExceptionallyStage() 2347 BiFunction<? super T, Throwable, ? extends U> fn) { in handle() argument 2352 BiFunction<? super T, Throwable, ? extends U> fn) { in handleAsync() argument [all …]
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/ |
H A D | CompletionStage.java | 719 (BiFunction<? super T, Throwable, ? extends U> fn); in handle() argument 738 (BiFunction<? super T, Throwable, ? extends U> fn); in handleAsync() argument 758 (BiFunction<? super T, Throwable, ? extends U> fn, in handleAsync() argument 853 (Function<Throwable, ? extends T> fn); in exceptionally() 874 (Function<Throwable, ? extends T> fn) { in exceptionallyAsync() 900 (Function<Throwable, ? extends T> fn, Executor executor) { in exceptionallyAsync() 922 (Function<Throwable, ? extends CompletionStage<T>> fn) { in exceptionallyCompose() 945 (Function<Throwable, ? extends CompletionStage<T>> fn) { in exceptionallyComposeAsync() 970 (Function<Throwable, ? extends CompletionStage<T>> fn, in exceptionallyComposeAsync()
|
H A D | CompletableFuture.java | 879 BiFunction<? super T, Throwable, ? extends V> fn) { in UniHandle() argument 895 BiFunction<? super S, Throwable, ? extends T> f, in uniHandle() argument 919 Executor e, BiFunction<? super T, Throwable, ? extends V> f) { in uniHandleStage() argument 942 Function<? super Throwable, ? extends T> fn) { in UniExceptionally() 958 Function<? super Throwable, ? extends T> f, in uniExceptionally() 977 Executor e, Function<Throwable, ? extends T> f) { in uniExceptionallyStage() 1000 Function<Throwable, ? extends CompletionStage<T>> fn) { in UniComposeExceptionally() 1037 Executor e, Function<Throwable, ? extends CompletionStage<T>> f) { in uniComposeExceptionallyStage() 2347 BiFunction<? super T, Throwable, ? extends U> fn) { in handle() argument 2352 BiFunction<? super T, Throwable, ? extends U> fn) { in handleAsync() argument [all …]
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/ |
H A D | Throwable.java | 32 public class Throwable implements java.io.Serializable { class 34 public Throwable() { in Throwable() method in Throwable 38 public Throwable(java.lang.String message) { in Throwable() method in Throwable 42 public Throwable(java.lang.String message, java.lang.Throwable cause) { in Throwable() method in Throwable 46 public Throwable(java.lang.Throwable cause) { in Throwable() method in Throwable 50 protected Throwable( in Throwable() method in Throwable
|
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/concurrent/ |
H A D | CompletableFuture.annotated.java | 87 …a.util.concurrent.CompletableFuture<T> exceptionally(java.util.function.Function<java.lang.Throwab… in exceptionally() 89 …l.concurrent.CompletableFuture<T> exceptionallyAsync(java.util.function.Function<java.lang.Throwab… in exceptionallyAsync() 91 …l.concurrent.CompletableFuture<T> exceptionallyAsync(java.util.function.Function<java.lang.Throwab… in exceptionallyAsync() 93 …concurrent.CompletableFuture<T> exceptionallyCompose(java.util.function.Function<java.lang.Throwab… in exceptionallyCompose() 95 …rrent.CompletableFuture<T> exceptionallyComposeAsync(java.util.function.Function<java.lang.Throwab… in exceptionallyComposeAsync() 97 …rrent.CompletableFuture<T> exceptionallyComposeAsync(java.util.function.Function<java.lang.Throwab… in exceptionallyComposeAsync() 111 …ompletableFuture<U> handle(java.util.function.BiFunction<? super T,java.lang.Throwable,? extends U… in handle() 113 …tableFuture<U> handleAsync(java.util.function.BiFunction<? super T,java.lang.Throwable,? extends U… in handleAsync() 115 …tableFuture<U> handleAsync(java.util.function.BiFunction<? super T,java.lang.Throwable,? extends U… in handleAsync()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/ |
D | Throwable.java | 118 public class Throwable implements Serializable { class 270 public Throwable() { in Throwable() method in Throwable 285 public Throwable(String message) { in Throwable() method in Throwable 307 public Throwable(String message, Throwable cause) { in Throwable() method in Throwable 330 public Throwable(Throwable cause) { in Throwable() method in Throwable 377 protected Throwable(String message, Throwable cause, in Throwable() method in Throwable
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/ |
D | Throwable.java | 118 public class Throwable implements Serializable { class 270 public Throwable() { in Throwable() method in Throwable 285 public Throwable(String message) { in Throwable() method in Throwable 307 public Throwable(String message, Throwable cause) { in Throwable() method in Throwable 330 public Throwable(Throwable cause) { in Throwable() method in Throwable 377 protected Throwable(String message, Throwable cause, in Throwable() method in Throwable
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/ |
H A D | Throwable.java | 118 public class Throwable implements Serializable { class 270 public Throwable() { in Throwable() method in Throwable 285 public Throwable(String message) { in Throwable() method in Throwable 307 public Throwable(String message, Throwable cause) { in Throwable() method in Throwable 330 public Throwable(Throwable cause) { in Throwable() method in Throwable 377 protected Throwable(String message, Throwable cause, in Throwable() method in Throwable
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/concurrent/ |
H A D | CompletionStageTest.java | 254 public <U> CompletionStage<U> handle(BiFunction<? super T, Throwable, ? extends U> fn) { in handle() argument 260 BiFunction<? super T, Throwable, ? extends U> fn) { in handleAsync() argument 265 public <U> CompletionStage<U> handleAsync(BiFunction<? super T, Throwable, ? extends U> fn, in handleAsync() argument 286 public CompletionStage<T> exceptionally(Function<Throwable, ? extends T> fn) { in exceptionally() 316 BiFunction<? super T, Throwable, ? extends U> fn) { in HandleStage() argument 322 BiFunction<? super T, Throwable, ? extends U> fn, Executor executor) { in HandleStage() argument 347 BiFunction<? super T, Throwable, ? extends U> fn) { in AsyncHandleStage() argument 352 BiFunction<? super T, Throwable, ? extends U> fn, Executor executor) { in AsyncHandleStage() argument
|
/aosp_15_r20/external/guava/guava-gwt/src-super/com/google/common/util/concurrent/super/com/google/common/util/concurrent/ |
H A D | GwtFluentFutureCatchingSpecialization.java | 37 Function<? super Throwable, ? extends V> fallback, in catching() 44 AsyncFunction<? super Throwable, ? extends V> fallback, in catchingAsync()
|
H A D | GwtFuturesCatchingSpecialization.java | 37 Function<? super Throwable, ? extends V> fallback, in catching() 45 AsyncFunction<? super Throwable, ? extends V> fallback, in catchingAsync()
|
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/util/concurrent/ |
H A D | CompletableFuture.annotated.java | 136 …ompletableFuture<U> handle(java.util.function.BiFunction<? super T,java.lang.Throwable,? extends U… in handle() 138 …tableFuture<U> handleAsync(java.util.function.BiFunction<? super T,java.lang.Throwable,? extends U… in handleAsync() 140 …tableFuture<U> handleAsync(java.util.function.BiFunction<? super T,java.lang.Throwable,? extends U… in handleAsync() 144 …a.util.concurrent.CompletableFuture<T> exceptionally(java.util.function.Function<java.lang.Throwab… in exceptionally()
|
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
H A D | ExceptionUtils.java | 77 Function<Throwable, Throwable> exceptionTransformer, ThrowingSupplier<R> action) { in wrappingExceptions() 96 Function<Throwable, Throwable> exceptionTransformer, ThrowingRunnable action) { in wrappingExceptions()
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/operators/ |
H A D | Errors.kt | 210 private fun Throwable.isCancellationCause(coroutineContext: CoroutineContext): Boolean { in isCancellationCause() method 216 private fun Throwable.isSameExceptionAs(other: Throwable?): Boolean = method
|
/aosp_15_r20/external/okio/okio-nodefilesystem/src/main/kotlin/okio/ |
H A D | NodeJsFileSystem.kt | 79 private val Throwable.errorCode constant 236 private fun Throwable.toIOException(): IOException { in toIOException() method
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/lifecycle/ |
D | SnapshotViewBindingKt.java | 78 …kotlin.jvm.functions.Function1<? super java.lang.Throwable, kotlin.Unit> onError, @org.jetbrains.a… in setSnapshotBinding()
|
D | SnapshotViewBinding.java | 29 kotlin.jvm.functions.Function1<? super java.lang.Throwable, kotlin.Unit> onError) { in SnapshotViewBinding()
|
/aosp_15_r20/art/openjdkjvmti/ |
H A D | ti_thread.h | 51 class Throwable; variable
|
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/ |
H A D | VoidRetry.java | 56 public VoidRetry terminalException(Function<Throwable, Boolean> terminalChecker) { in terminalException()
|
/aosp_15_r20/libcore/ojluni/src/test/java/lang/invoke/common/test/java/lang/invoke/lib/ |
H A D | CodeCacheOverflowProcessor.java | 103 Function<Throwable, Boolean> filter) throws Throwable { in filterException()
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/debug/ |
H A D | CoroutineDebugging.kt | 60 private fun Throwable.artificialFrame(name: String): StackTraceElement = in coroutineCreation() method
|