Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/mac/handler/
Dexception_handler.h172 bool UninstallHandler(bool in_exception);
Dexception_handler.cc590 self->UninstallHandler(true); in WaitForMessage()
694 bool ExceptionHandler::UninstallHandler(bool in_exception) { in UninstallHandler() function in google_breakpad::ExceptionHandler
772 if (!UninstallHandler(false)) in Teardown()