OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HANDLER_NONE
(Results
1 - 2
of
2
) sorted by null
/external/google-breakpad/src/client/windows/handler/
exception_handler.cc
270
if (handler_types !=
HANDLER_NONE
) {
304
if (handler_types_ !=
HANDLER_NONE
) {
769
HANDLER_NONE
);
809
HANDLER_NONE
);
[
all
...]
exception_handler.h
146
// any. Use
HANDLER_NONE
for an ExceptionHandler that remains idle,
152
HANDLER_NONE
= 0,
Completed in 105 milliseconds