Home
last modified time | relevance | path

Searched defs:intf_A_interface (Results 1 – 5 of 5) sorted by relevance

/third_party/wayland_standard/tests/data/
Dsmall-server-core.h97 struct intf_A_interface { struct
102 void (*rq1)(struct wl_client *client,
107 void (*rq2)(struct wl_client *client,
118 void (*destroy)(struct wl_client *client,
Dsmall-server.h97 struct intf_A_interface { struct
102 void (*rq1)(struct wl_client *client,
107 void (*rq2)(struct wl_client *client,
118 void (*destroy)(struct wl_client *client,
Dsmall-code.c56 WL_EXPORT const struct wl_interface intf_A_interface = { variable
Dsmall-code-core.c56 WL_EXPORT const struct wl_interface intf_A_interface = { variable
Dsmall-private-code.c66 WL_PRIVATE const struct wl_interface intf_A_interface = { variable