Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/client/mac/Framework/
H A DBreakpad.mm678 bool Breakpad::HandleException(int exception_type, function
/aosp_15_r20/external/google-breakpad/src/client/solaris/handler/
H A Dexception_handler.cc171 void ExceptionHandler::HandleException(int signo) { in HandleException() function in google_breakpad::ExceptionHandler
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Ddownload_images.py38 def HandleException(self, _, e): member in RunCommandExceptionHandler
/aosp_15_r20/external/google-breakpad/src/client/windows/handler/
H A Dexception_handler.cc475 LONG ExceptionHandler::HandleException(EXCEPTION_POINTERS* exinfo) { in HandleException() function in google_breakpad::ExceptionHandler
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
Dcallproc.c408 static DWORD HandleException(EXCEPTION_POINTERS *ptrs, in HandleException() function
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
Dcallproc.c434 static DWORD HandleException(EXCEPTION_POINTERS *ptrs, in HandleException() function