Searched refs:handle_debug_exceptions_ (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/client/windows/handler/
H A Dexception_handler.h261 bool get_handle_debug_exceptions() const { return handle_debug_exceptions_; }
263 handle_debug_exceptions_ = handle_debug_exceptions;
482 bool handle_debug_exceptions_; member in class:google_breakpad::ExceptionHandler
H A Dexception_handler.cc176 handle_debug_exceptions_ = false;

Completed in 77 milliseconds