Home
last modified time | relevance | path

Searched refs:wl_closure_print (Results 1 – 4 of 4) sorted by relevance

/external/wayland/src/
Dwayland-private.h214 wl_closure_print(struct wl_closure *closure,
Dwayland-client.c656 wl_closure_print(closure, &proxy->object, true); in wl_proxy_marshal_array_constructor_versioned()
1302 wl_closure_print(closure, &proxy->object, false); in dispatch_event()
1308 wl_closure_print(closure, &proxy->object, false); in dispatch_event()
Dconnection.c1171 wl_closure_print(struct wl_closure *closure, struct wl_object *target, int send) in wl_closure_print() function
Dwayland-server.c145 wl_closure_print(closure, object, send); in log_closure()