Home
last modified time | relevance | path

Searched refs:wl_protocol_logger_func_t (Results 1 – 2 of 2) sorted by relevance

/third_party/wayland_standard/src/
Dwayland-server-core.h660 typedef void (*wl_protocol_logger_func_t)(void *user_data, typedef
666 wl_protocol_logger_func_t, void *user_data);
Dwayland-server.c138 wl_protocol_logger_func_t func;
1832 wl_protocol_logger_func_t func, void *user_data) in wl_display_add_protocol_logger()