Home
last modified time | relevance | path

Searched refs:wl_dispatcher_func_t (Results 1 – 7 of 7) sorted by relevance

/external/wayland/src/
Dwayland-client-core.h179 wl_dispatcher_func_t dispatcher_func,
Dwayland-util.h718 typedef int (*wl_dispatcher_func_t)(const void *, void *, uint32_t, typedef
Dwayland-private.h207 wl_closure_dispatch(struct wl_closure *closure, wl_dispatcher_func_t dispatcher,
Dwayland-server-core.h533 wl_dispatcher_func_t dispatcher,
Dwayland-client.c70 wl_dispatcher_func_t dispatcher;
615 wl_dispatcher_func_t dispatcher, in wl_proxy_add_dispatcher()
Dwayland-server.c129 wl_dispatcher_func_t dispatcher;
1674 wl_dispatcher_func_t dispatcher, in wl_resource_set_dispatcher()
Dconnection.c1020 wl_closure_dispatch(struct wl_closure *closure, wl_dispatcher_func_t dispatcher, in wl_closure_dispatch()