Home
last modified time | relevance | path

Searched refs:wl_client_post_implementation_error (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/wayland/src/
H A Dwayland-server-core.h352 wl_client_post_implementation_error(struct wl_client *client,
H A Dwayland-server.c676 wl_client_post_implementation_error(struct wl_client *client, in wl_client_post_implementation_error() function
/aosp_15_r20/external/wayland/tests/
H A Ddisplay-test.c456 wl_client_post_implementation_error(cl->wl_client, "Error %i", 20); in TEST()