Searched defs:current_handler (Results 1 – 3 of 3) sorted by relevance
477 ExceptionHandler* current_handler = auto_exception_handler.get_handler(); in HandleException() local554 ExceptionHandler* current_handler = auto_exception_handler.get_handler(); in HandleInvalidParameter() local644 ExceptionHandler* current_handler = auto_exception_handler.get_handler(); in HandlePureVirtualCall() local
187 ExceptionHandler* current_handler = in HandleException() local
3089 boost::shared_ptr<event_handler> current_handler; variable