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.h171 bool UninstallHandler(bool in_exception);
Dexception_handler.cc697 bool ExceptionHandler::UninstallHandler(bool in_exception) { in UninstallHandler() argument
724 if (!in_exception) { in UninstallHandler()