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

  /external/bison/lib/
sig-handler.h 35 get_handler (struct sigaction const *a) function
  /external/google-breakpad/src/client/windows/handler/
exception_handler.cc 417 // instance, and makes it available through get_handler(). The destructor
464 ExceptionHandler* get_handler() const { return handler_; } function in class:google_breakpad::AutoExceptionHandler
473 ExceptionHandler* current_handler = auto_exception_handler.get_handler();
548 ExceptionHandler* current_handler = auto_exception_handler.get_handler();
638 ExceptionHandler* current_handler = auto_exception_handler.get_handler();
    [all...]

Completed in 243 milliseconds