Home
last modified time | relevance | path

Searched refs:wl_log_handler (Results 1 – 4 of 4) sorted by relevance

/external/wayland/src/
Dwayland-util.c398 wl_log_func_t wl_log_handler = wl_log_stderr_handler; variable
406 wl_log_handler(fmt, argp); in wl_log()
416 wl_log_handler(fmt, argp); in wl_abort()
Dwayland-private.h220 extern wl_log_func_t wl_log_handler;
Dwayland-client.c2075 wl_log_handler = handler; in wl_log_set_handler_client()
Dwayland-server.c1516 wl_log_handler = handler; in wl_log_set_handler_server()