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.cc585 self->UninstallHandler(true); in WaitForMessage()
689 bool ExceptionHandler::UninstallHandler(bool in_exception) { in UninstallHandler() function in google_breakpad::ExceptionHandler
767 if (!UninstallHandler(false)) in Teardown()