Searched refs:ExceptionHandler (Results 1 – 7 of 7) sorted by relevance
27 public static ExceptionHandler HANDLER = null;45 public static interface ExceptionHandler { interface in Test192989 public static class DoNothingHandler implements ExceptionHandler {96 public static class ThrowCatchBase implements ExceptionHandler {110 public static class ThrowBaseTestExceptionHandler implements ExceptionHandler {118 public static class ThrowTestExceptionNoRethrowHandler implements ExceptionHandler {273 ExceptionHandler[] handlers = new ExceptionHandler[] { in run()289 for (ExceptionHandler handler : handlers) { in run()
26 public static ExceptionHandler HANDLER = null;28 public static interface ExceptionHandler { interface in Test192885 public static class DoNothingHandler implements ExceptionHandler {93 public static class ThrowCatchBase implements ExceptionHandler {178 ExceptionHandler[] handlers = new ExceptionHandler[] { in run()190 for (ExceptionHandler handler : handlers) { in run()
49 sizeof(google_breakpad::ExceptionHandler::CrashContext)) { in crash_callback()51 static_cast<const google_breakpad::ExceptionHandler::CrashContext*>( in crash_callback()80 google_breakpad::ExceptionHandler eh(descriptor, nullptr, nullptr, nullptr, in main()
69 if (crash_context_size >= sizeof(google_breakpad::ExceptionHandler::CrashContext)) { in crash_callback()70 auto* ctx = static_cast<const google_breakpad::ExceptionHandler::CrashContext*>(crash_context); in crash_callback()98 google_breakpad::ExceptionHandler eh(descriptor, nullptr, nullptr, nullptr, true, -1); in main()
671 abstract class ExceptionHandler extends ExceptionHandlerBase { class in ChildSessionStateMachine755 private class KillChildSessionParent extends ExceptionHandler {779 private abstract class CreateChildLocalCreateBase extends ExceptionHandler {1099 class Idle extends ExceptionHandler {1171 private class ClosedAndAwaitResponse extends ExceptionHandler {1191 private abstract class DeleteResponderBase extends ExceptionHandler {1633 class RekeyChildRemoteCreate extends ExceptionHandler {
1101 abstract class ExceptionHandler extends ExceptionHandlerBase { class in IkeSessionStateMachine1212 class KillIkeSessionParent extends ExceptionHandler {1231 class Initial extends ExceptionHandler {1681 private abstract class LocalRequestQueuer extends ExceptionHandler {
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...