Home
last modified time | relevance | path

Searched refs:wl_abort (Results 1 – 6 of 6) sorted by relevance

/external/wayland/tests/
Dsanity-test.c63 wl_abort("Abort the program\n"); in FAIL_TEST()
/external/wayland/src/
Dwayland-private.h222 void wl_abort(const char *fmt, ...);
Dconnection.c656 wl_abort("unhandled format code: '%c'\n", arg.type); in wl_closure_marshal()
850 wl_abort("unknown type\n"); in wl_connection_demarshal()
984 wl_abort("unknown type\n"); in convert_arguments_to_ffi()
1015 wl_abort("listener function for opcode %u of %s is NULL\n", in wl_closure_invoke()
Dwayland-client.c566 wl_abort("Tried to destroy wrapper with wl_proxy_destroy()\n"); in wl_proxy_destroy()
597 wl_abort("Proxy %p is a wrapper\n", proxy); in wl_proxy_add_listener()
655 wl_abort("Proxy %p is a wrapper\n", proxy); in wl_proxy_add_dispatcher()
2302 wl_abort("Tried to destroy non-wrapper proxy with " in wl_proxy_wrapper_destroy()
Dwayland-util.c409 wl_abort(const char *fmt, ...) in wl_abort() function
Dwayland-server.c1277 wl_abort("wl_global_remove: called twice on the same " in wl_global_remove()