Searched refs:ExceptionHandler (Results 1 – 7 of 7) sorted by relevance
66 sizeof(google_breakpad::ExceptionHandler::CrashContext)) { in crash_callback()68 static_cast<const google_breakpad::ExceptionHandler::CrashContext*>( in crash_callback()93 google_breakpad::ExceptionHandler eh(descriptor, nullptr, nullptr, nullptr, in main()
78 if (crash_context_size >= sizeof(google_breakpad::ExceptionHandler::CrashContext)) { in crash_callback()79 auto* ctx = static_cast<const google_breakpad::ExceptionHandler::CrashContext*>(crash_context); in crash_callback()117 google_breakpad::ExceptionHandler eh(descriptor, nullptr, nullptr, nullptr, true, -1); in main()
41 import com.google.android.libraries.mobiledatadownload.downloader.offroad.ExceptionHandler;116 private static ExceptionHandler getExceptionHandler() { in getExceptionHandler()117 return ExceptionHandler.withDefaultHandling(); in getExceptionHandler()
51 import com.google.android.libraries.mobiledatadownload.downloader.offroad.ExceptionHandler;201 private static ExceptionHandler getExceptionHandler() { in getExceptionHandler()202 return ExceptionHandler.withDefaultHandling(); in getExceptionHandler()
726 abstract class ExceptionHandler extends ExceptionHandlerBase { class in ChildSessionStateMachine810 private class KillChildSessionParent extends ExceptionHandler {840 private abstract class CreateChildLocalCreateBase extends ExceptionHandler {1196 class Idle extends ExceptionHandler {1278 private class ClosedAndAwaitResponse extends ExceptionHandler {1306 private abstract class DeleteResponderBase extends ExceptionHandler {1813 class RekeyChildRemoteCreate extends ExceptionHandler {
1197 abstract class ExceptionHandler extends ExceptionHandlerBase { class in IkeSessionStateMachine1297 class KillIkeSessionParent extends ExceptionHandler {1354 class Initial extends ExceptionHandler {1788 private abstract class LocalRequestQueuer extends ExceptionHandler {
META-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...