Home
last modified time | relevance | path

Searched defs:install_handler (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/client/mac/handler/
Dexception_handler.cc227 bool install_handler, in ExceptionHandler()
255 bool install_handler) in ExceptionHandler()
731 bool ExceptionHandler::Setup(bool install_handler) { in Setup()
/external/google-breakpad/src/client/solaris/handler/
Dexception_handler.cc66 bool install_handler) in ExceptionHandler()
/external/google-breakpad/src/client/linux/handler/
Dexception_handler.cc222 bool install_handler, in ExceptionHandler()
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c1795 static void install_handler(int sig_num, void (*sig_handler) (int sig)) in install_handler() function