OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UninstallHandler
(Results
1 - 2
of
2
) sorted by null
/external/google-breakpad/src/client/mac/handler/
exception_handler.h
172
bool
UninstallHandler
(bool in_exception);
exception_handler.cc
580
//
UninstallHandler
.
585
self->
UninstallHandler
(true);
689
bool ExceptionHandler::
UninstallHandler
(bool in_exception) {
767
if (!
UninstallHandler
(false))
Completed in 123 milliseconds