Home
last modified time | relevance | path

Searched defs:ExceptionHandler (Results 1 – 25 of 37) sorted by relevance

12

/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/
DExceptionHandler.java31 public class ExceptionHandler{ class
39 ExceptionHandler(final ObjectType catch_type, final InstructionHandle handler_pc) { in ExceptionHandler() method in ExceptionHandler
/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/downloader/offroad/
DExceptionHandler.java29 public final class ExceptionHandler { class
39 private ExceptionHandler(NetworkStackExceptionHandler internalExceptionHandler) { in ExceptionHandler() method in ExceptionHandler
/external/google-breakpad/src/client/ios/
Dexception_handler_no_mach.cc81 ExceptionHandler::ExceptionHandler(const string& dump_path, in ExceptionHandler() function in google_breakpad::ExceptionHandler
102 ExceptionHandler::ExceptionHandler(DirectCallback callback, in ExceptionHandler() function in google_breakpad::ExceptionHandler
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer.h46 class ExceptionHandler; variable
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/iface/
DExceptionHandler.java41 public interface ExceptionHandler extends Comparable<ExceptionHandler> { interface
/external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
DExceptionHandler.java11 public interface ExceptionHandler { interface
/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc63 ExceptionHandler::ExceptionHandler(const wstring& dump_path, in ExceptionHandler() function in google_breakpad::ExceptionHandler
83 ExceptionHandler::ExceptionHandler(const wstring& dump_path, in ExceptionHandler() function in google_breakpad::ExceptionHandler
103 ExceptionHandler::ExceptionHandler( in ExceptionHandler() function in google_breakpad::ExceptionHandler
124 ExceptionHandler::ExceptionHandler(const wstring& dump_path, in ExceptionHandler() function in google_breakpad::ExceptionHandler
/external/sdk-platform-java/java-core/google-cloud-core/src/main/java/com/google/cloud/
DExceptionHandler.java37 public final class ExceptionHandler implements ResultRetryAlgorithm<Object>, Serializable { class
168 private ExceptionHandler(Builder builder) { in ExceptionHandler() method in ExceptionHandler
/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
DRenderVelocityTemplateTest.java91 static class ExceptionHandler class in RenderVelocityTemplateTest
/external/tink-java/src/test/java/com/google/crypto/tink/subtle/
DDaeadThreadSafetyTest.java42 public static class ExceptionHandler implements Thread.UncaughtExceptionHandler { class in DaeadThreadSafetyTest
DAeadThreadSafetyTest.java51 public static class ExceptionHandler implements Thread.UncaughtExceptionHandler { class in AeadThreadSafetyTest
DSignatureThreadSafetyTest.java59 public static class ExceptionHandler implements Thread.UncaughtExceptionHandler { class in SignatureThreadSafetyTest
/external/tink/java_src/src/test/java/com/google/crypto/tink/subtle/
DDaeadThreadSafetyTest.java42 public static class ExceptionHandler implements Thread.UncaughtExceptionHandler { class in DaeadThreadSafetyTest
DAeadThreadSafetyTest.java51 public static class ExceptionHandler implements Thread.UncaughtExceptionHandler { class in AeadThreadSafetyTest
DSignatureThreadSafetyTest.java59 public static class ExceptionHandler implements Thread.UncaughtExceptionHandler { class in SignatureThreadSafetyTest
/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/
DWriteQueueTest.java175 class ExceptionHandler implements Thread.UncaughtExceptionHandler { in concurrentWriteAndFlush() class
/external/llvm/include/llvm/MC/
DMCWinEH.h34 const MCSymbol *ExceptionHandler = nullptr; member
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
DExceptionHandler.java31 public abstract class ExceptionHandler implements SerializableTestUtility.Handler class
/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/serializable/
DExceptionHandler.java30 public abstract class ExceptionHandler implements SerializableTestUtility.Handler class
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCWinEH.h35 const MCSymbol *ExceptionHandler = nullptr; member
/external/google-breakpad/src/client/solaris/handler/
Dexception_handler.cc65 ExceptionHandler::ExceptionHandler(const string& dump_path, in ExceptionHandler() function in google_breakpad::ExceptionHandler
/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerUtilWindows.cpp38 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) { in ExceptionHandler() function
/external/python/absl-py/absl/
Dapp.py438 class ExceptionHandler(object): class
/external/google-breakpad/src/client/mac/handler/
Dexception_handler.cc226 ExceptionHandler::ExceptionHandler(const string& dump_path, in ExceptionHandler() function in google_breakpad::ExceptionHandler
256 ExceptionHandler::ExceptionHandler(DirectCallback callback, in ExceptionHandler() function in google_breakpad::ExceptionHandler
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCWinEH.h43 const MCSymbol *ExceptionHandler = nullptr; member

12