Home
last modified time | relevance | path

Searched defs:rethrow (Results 1 – 25 of 395) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/guava/guava/src/com/google/common/io/
H A DCloser.java132 public RuntimeException rethrow(Throwable e) throws IOException { in rethrow() method in Closer
154 public <X extends Exception> RuntimeException rethrow(Throwable e, Class<X> declaredType) in rethrow() method in Closer
179 public <X1 extends Exception, X2 extends Exception> RuntimeException rethrow( in rethrow() method in Closer
/aosp_15_r20/external/guava/android/guava/src/com/google/common/io/
H A DCloser.java132 public RuntimeException rethrow(Throwable e) throws IOException { in rethrow() method in Closer
154 public <X extends Exception> RuntimeException rethrow(Throwable e, Class<X> declaredType) in rethrow() method in Closer
179 public <X1 extends Exception, X2 extends Exception> RuntimeException rethrow( in rethrow() method in Closer
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/statement/
Dthrow.hpp74 struct rethrow {}; struct
79 struct rethrow struct
/aosp_15_r20/art/test/003-omnibus-opcodes/src/
H A DThrow.java86 public void rethrow() { in rethrow() method in Throw
/aosp_15_r20/libcore/luni/src/test/java/libcore/android/system/
H A DErrnoExceptionTest.java60 @Test public void rethrow() { in rethrow() method in ErrnoExceptionTest
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/auxiliary/
Dguard.hpp20 , rethrow enumerator
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
H A DUncheckedThrowingFuture.java73 private static void rethrow(ExecutionException e) throws ExecutionException { in rethrow() method in UncheckedThrowingFuture
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DUncheckedThrowingFuture.java73 private static void rethrow(ExecutionException e) throws ExecutionException { in rethrow() method in UncheckedThrowingFuture
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/function/
H A DErase.java147 static <T extends Throwable> RuntimeException rethrow(final Throwable throwable) throws T { in rethrow() method in Erase
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/verify/domain/
H A DDomainVerificationManagerStub.java143 private RuntimeException rethrow(Exception exception) throws RuntimeException { in rethrow() method in DomainVerificationManagerStub
/aosp_15_r20/external/junit/src/main/java/org/junit/internal/
H A DThrowables.java51 private static <T extends Throwable> void rethrow(Throwable e) throws T { in rethrow() method in Throwables
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/throw_exception/include/boost/
Dthrow_exception.hpp119 virtual void rethrow() const BOOST_OVERRIDE in rethrow() function
/aosp_15_r20/frameworks/base/core/java/android/content/pm/verify/domain/
H A DDomainVerificationManager.java468 private Exception rethrow(Exception exception, @Nullable String packageName) { in rethrow() method in DomainVerificationManager
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/nonterminal/
Derror_handler.hpp27 , rethrow enumerator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/throw_exception/include/boost/exception/
Dexception.hpp467 rethrow() const in rethrow() function in boost::exception_detail::clone_impl
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
H A DFunctions.java522 public static RuntimeException rethrow(final Throwable throwable) { in rethrow() method in Functions
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/error_handling/
Dexceptions.hpp220 enum result_t { fail, retry, accept, rethrow }; enumerator
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/function/
H A DFailable.java408 public static RuntimeException rethrow(final Throwable throwable) { in rethrow() method in Failable
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/exception/
H A DExceptionUtils.java787 public static <R> R rethrow(final Throwable throwable) { in rethrow() method in ExceptionUtils
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/exception/src/
Dclone_current_exception_non_intrusive.cpp244 rethrow() const in rethrow() function in __anon3a34d97d0111::cloned_exception
/aosp_15_r20/art/dex2oat/
H A Dtransaction.cc106 const bool rethrow = (abort_message == nullptr); in ThrowAbortError() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/
DForkJoinTask.java593 static void rethrow(Throwable ex) { in rethrow() method in ForkJoinTask
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/
H A DForkJoinTask.java593 static void rethrow(Throwable ex) { in rethrow() method in ForkJoinTask
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/19/libcore/ojluni/src/main/java/java/util/concurrent/
DForkJoinTask.java593 static void rethrow(Throwable ex) { in rethrow() method in ForkJoinTask
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/example/
Dlambda.hpp1613 rethrow() in rethrow() function

12345678910>>...16