Home
last modified time | relevance | path

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

/external/wayland/src/
Dwayland-server-core.h663 typedef void (*wl_protocol_logger_func_t)(void *user_data, typedef
669 wl_protocol_logger_func_t, void *user_data);
Dwayland-server.c138 wl_protocol_logger_func_t func;
1852 wl_protocol_logger_func_t func, void *user_data) in wl_display_add_protocol_logger()