Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc473 AutoExceptionHandler auto_exception_handler; in HandleException() local
474 ExceptionHandler* current_handler = auto_exception_handler.get_handler(); in HandleException()
550 AutoExceptionHandler auto_exception_handler; in HandleInvalidParameter() local
551 ExceptionHandler* current_handler = auto_exception_handler.get_handler(); in HandleInvalidParameter()
640 AutoExceptionHandler auto_exception_handler; in HandlePureVirtualCall() local
641 ExceptionHandler* current_handler = auto_exception_handler.get_handler(); in HandlePureVirtualCall()