Home
last modified time | relevance | path

Searched refs:auto_exception_handler (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/client/windows/handler/
H A Dexception_handler.cc476 AutoExceptionHandler auto_exception_handler; in HandleException() local
477 ExceptionHandler* current_handler = auto_exception_handler.get_handler(); in HandleException()
553 AutoExceptionHandler auto_exception_handler; in HandleInvalidParameter() local
554 ExceptionHandler* current_handler = auto_exception_handler.get_handler(); in HandleInvalidParameter()
643 AutoExceptionHandler auto_exception_handler; in HandlePureVirtualCall() local
644 ExceptionHandler* current_handler = auto_exception_handler.get_handler(); in HandlePureVirtualCall()