21 #ifndef MIR_REPORT_NULL_SESSION_MEDIATOR_REPORT_H_
22 #define MIR_REPORT_NULL_SESSION_MEDIATOR_REPORT_H_
38 void session_connect_called(std::string
const& app_name)
override;
40 void session_create_surface_called(std::string
const& app_name)
override;
42 void session_next_buffer_called(std::string
const& app_name)
override;
44 void session_release_surface_called(std::string
const& app_name)
override;
46 void session_disconnect_called(std::string
const& app_name)
override;
48 void session_drm_auth_magic_called(std::string
const& app_name)
override;
50 void session_configure_surface_called(std::string
const& app_name)
override;
52 void session_configure_display_called(std::string
const& app_name)
override;
55 std::string
const& app_name,
57 std::string
const& what)
override;
input_rectangles report(report)