Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/windows/handler/
Dexception_handler.h261 bool get_handle_debug_exceptions() const { return handle_debug_exceptions_; } in get_handle_debug_exceptions() function
Dexception_handler.cc493 current_handler->get_handle_debug_exceptions()) { in HandleException()