Searched defs:HandleException (Results 1 – 4 of 4) sorted by relevance
/external/google-breakpad/src/client/mac/Framework/ | ||
D | Breakpad.mm | 679 bool Breakpad::HandleException(int exception_type, function |
/external/google-breakpad/src/client/solaris/handler/ | ||
D | exception_handler.cc | 168 void ExceptionHandler::HandleException(int signo) { in HandleException() function in google_breakpad::ExceptionHandler |
/external/toolchain-utils/crosperf/ | ||
D | download_images.py | 35 def HandleException(self, _, e): member in RunCommandExceptionHandler |
/external/google-breakpad/src/client/windows/handler/ | ||
D | exception_handler.cc | 471 LONG ExceptionHandler::HandleException(EXCEPTION_POINTERS* exinfo) { in HandleException() function in google_breakpad::ExceptionHandler |