19 #ifndef MIR_REPORT_LTTNG_MESSAGE_PROCESSOR_REPORT_H_ 20 #define MIR_REPORT_LTTNG_MESSAGE_PROCESSOR_REPORT_H_ All things Mir.
Definition: atomic_callback.h:25
void completed_invocation(void const *mediator, int id, bool result)
Definition: message_processor_report.cpp:87
void unknown_method(void const *mediator, int id, std::string const &method)
Definition: message_processor_report.cpp:125
void received_invocation(void const *mediator, int id, std::string const &method)
Definition: message_processor_report.cpp:73
Definition: message_processor_report.h:32
Definition: server_tracepoint_provider.h:31
error
Definition: connector_report_tp.h:56
Definition: message_processor_report.h:33
void exception_handled(void const *mediator, int id, std::exception const &error)
Definition: message_processor_report.cpp:137