Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wayland/src/src/
H A Dwayland-util.c396 wl_log_func_t wl_log_handler = wl_log_stderr_handler; variable
404 wl_log_handler(fmt, argp); in wl_log()
414 wl_log_handler(fmt, argp); in wl_abort()
H A Dwayland-private.h219 extern wl_log_func_t wl_log_handler;
H A Dwayland-client.c2274 wl_log_handler = handler; in wl_log_set_handler_client()
H A Dwayland-server.c1796 wl_log_handler = handler; in wl_log_set_handler_server()