HomeSort by relevance Sort by last modified time
    Searched refs:AutoExceptionHandler (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/client/windows/handler/
exception_handler.cc 415 // AutoExceptionHandler object to maintain static state and to determine which
418 // restores the state in effect prior to allocating the AutoExceptionHandler.
419 class AutoExceptionHandler {
421 AutoExceptionHandler() {
452 ~AutoExceptionHandler() {
472 AutoExceptionHandler auto_exception_handler;
547 AutoExceptionHandler auto_exception_handler;
637 AutoExceptionHandler auto_exception_handler;
    [all...]
exception_handler.h 284 friend class AutoExceptionHandler;

Completed in 215 milliseconds