Searched refs:wl_log (Results 1 – 10 of 10) sorted by relevance
/external/wayland/src/ |
D | connection.c | 80 wl_log("Data too big for buffer (%d > %d).\n", in wl_buffer_put() 564 wl_log("too many args (%d)\n", count); in wl_closure_init() 664 wl_log("error marshalling arguments for %s (signature %s): " in wl_closure_marshal() 700 wl_log("message too short, invalid header\n"); in wl_connection_demarshal() 727 wl_log("message too short, " in wl_connection_demarshal() 755 wl_log("message too short, " in wl_connection_demarshal() 767 wl_log("string not nul-terminated, " in wl_connection_demarshal() 782 wl_log("NULL object received on non-nullable " in wl_connection_demarshal() 794 wl_log("NULL new ID received on non-nullable " in wl_connection_demarshal() 802 wl_log("not a valid new object id (%u), " in wl_connection_demarshal() [all …]
|
D | wayland-server.c | 187 wl_log("compositor bug: The compositor " in verify_objects() 315 wl_log("%s (pid %u)\n", reason, client->ucred.pid); in destroy_client_with_error() 1182 wl_log("wl_global_create: failing to create interface " in wl_global_create() 1189 wl_log("wl_global_create: implemented version for '%s' " in wl_global_create() 1348 wl_log("wl_display_destroy_clients: cannot destroy all clients because " in wl_display_destroy_clients() 1365 wl_log("failed to accept: %m\n"); in socket_data() 1385 wl_log("unable to open lockfile %s check permissions\n", in wl_socket_lock() 1391 wl_log("unable to lock lockfile %s, maybe another compositor is running\n", in wl_socket_lock() 1398 wl_log("did not manage to stat file %s\n", in wl_socket_lock() 1430 wl_log("error: XDG_RUNTIME_DIR not set in the environment\n"); in wl_socket_init_for_display_name() [all …]
|
D | event-loop.c | 234 wl_log("timerfd read error: %m\n"); in wl_event_source_timer_dispatch() 328 wl_log("signalfd read error: %m\n"); in wl_event_source_signal_dispatch() 576 wl_log("Source dispatch function returned negative value!"); in post_dispatch_check() 577 wl_log("This would previously accidentally suppress a follow-up dispatch"); in post_dispatch_check()
|
D | wayland-client.c | 564 wl_log("proxy %p already has listener\n", proxy); in wl_proxy_add_listener() 622 wl_log("proxy %p already has listener\n", proxy); in wl_proxy_add_dispatcher() 901 wl_log("%s@%u: error %d: %s\n", in display_handle_error() 909 wl_log("[destroyed object]: error %d: %s\n", in display_handle_error() 936 wl_log("error: received delete_id for unknown id (%u)\n", id); in display_handle_delete_id() 965 wl_log("error: XDG_RUNTIME_DIR not set in the environment.\n"); in connect_to_socket() 992 wl_log("error: socket path \"%s/%s\" plus null terminator" in connect_to_socket() 995 wl_log("error: socket path \"%s\" plus null terminator" in connect_to_socket()
|
D | wayland-private.h | 225 void wl_log(const char *fmt, ...);
|
D | wayland-util.c | 399 wl_log(const char *fmt, ...) in wl_log() function
|
D | wayland-shm.c | 394 wl_log("Buffer address requested when its parent pool " in wl_shm_buffer_get_data()
|
/external/cpuinfo/test/build.prop/ |
D | galaxy-s3-us.log | 63 debug.enable.wl_log=1
|
D | galaxy-s4-us.log | 66 debug.enable.wl_log=1
|
D | lg-optimus-g-pro.log | 62 debug.enable.wl_log=1
|