Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc270 if (handler_types != HANDLER_NONE) { in Initialize()
304 if (handler_types_ != HANDLER_NONE) { in ~ExceptionHandler()
769 HANDLER_NONE); in WriteMinidump()
809 HANDLER_NONE); in WriteMinidumpForChild()
Dexception_handler.h152 HANDLER_NONE = 0, enumerator