HomeSort by relevance Sort by last modified time
    Searched refs:consume_invalid_handle_exceptions_ (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/client/windows/handler/
exception_handler.h 268 return consume_invalid_handle_exceptions_;
272 consume_invalid_handle_exceptions_ = consume_invalid_handle_exceptions;
486 bool consume_invalid_handle_exceptions_; member in class:google_breakpad::ExceptionHandler
exception_handler.cc 177 consume_invalid_handle_exceptions_ = false;
486 current_handler->consume_invalid_handle_exceptions_) {
    [all...]

Completed in 56 milliseconds