Home
last modified time | relevance | path

Searched refs:in_exception (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.cc689 bool ExceptionHandler::UninstallHandler(bool in_exception) { in UninstallHandler() argument
716 if (!in_exception) { in UninstallHandler()