Home
last modified time | relevance | path

Searched defs:HandleException (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/client/mac/Framework/
DBreakpad.mm679 bool Breakpad::HandleException(int exception_type, function
/external/google-breakpad/src/client/solaris/handler/
Dexception_handler.cc168 void ExceptionHandler::HandleException(int signo) { in HandleException() function in google_breakpad::ExceptionHandler
/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc471 LONG ExceptionHandler::HandleException(EXCEPTION_POINTERS* exinfo) { in HandleException() function in google_breakpad::ExceptionHandler