Home
last modified time | relevance | path

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

/external/wayland/patches/
D0001-client-Support-client-protocol-loggers.diff83 static int debug_client = 0;
92 + if (debug_client)
119 - if (debug_client)
146 - if (debug_client)
154 - if (debug_client)
/external/wayland/src/
Dwayland-client.c122 static int debug_client = 0; variable
131 if (debug_client) in log_closure()
1078 debug_client = 1; in wl_display_connect_to_fd()