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.cc472 AutoExceptionHandler auto_exception_handler; in HandleException() local
473 ExceptionHandler* current_handler = auto_exception_handler.get_handler(); in HandleException()
547 AutoExceptionHandler auto_exception_handler; in HandleInvalidParameter() local
548 ExceptionHandler* current_handler = auto_exception_handler.get_handler(); in HandleInvalidParameter()
637 AutoExceptionHandler auto_exception_handler; in HandlePureVirtualCall() local
638 ExceptionHandler* current_handler = auto_exception_handler.get_handler(); in HandlePureVirtualCall()