Home
last modified time | relevance | path

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

/third_party/wayland_standard/src/
Dwayland-private.h139 struct wl_closure { struct
171 struct wl_closure *
176 struct wl_closure *
181 struct wl_closure *
191 wl_closure_lookup_objects(struct wl_closure *closure, struct wl_map *objects);
199 wl_closure_invoke(struct wl_closure *closure, uint32_t flags,
203 wl_closure_dispatch(struct wl_closure *closure, wl_dispatcher_func_t dispatcher,
207 wl_closure_send(struct wl_closure *closure, struct wl_connection *connection);
210 wl_closure_queue(struct wl_closure *closure, struct wl_connection *connection);
213 wl_closure_print(struct wl_closure *closure,
[all …]
Dconnection.c542 wl_closure_clear_fds(struct wl_closure *closure) in wl_closure_clear_fds()
555 static struct wl_closure *
559 struct wl_closure *closure; in wl_closure_init()
599 struct wl_closure *
604 struct wl_closure *closure; in wl_closure_marshal()
675 struct wl_closure *
687 struct wl_closure *
699 struct wl_closure *closure; in wl_connection_demarshal()
884 wl_closure_lookup_objects(struct wl_closure *closure, struct wl_map *objects) in wl_closure_lookup_objects()
991 wl_closure_invoke(struct wl_closure *closure, uint32_t flags, in wl_closure_invoke()
[all …]
Dwayland-client.c241 validate_closure_objects(struct wl_closure *closure) in validate_closure_objects()
269 destroy_queued_closure(struct wl_closure *closure) in destroy_queued_closure()
299 struct wl_closure *closure; in wl_event_queue_release()
728 struct wl_closure *closure; in wl_proxy_marshal_array_constructor_versioned()
1291 create_proxies(struct wl_proxy *sender, struct wl_closure *closure) in create_proxies()
1326 increase_closure_args_refcount(struct wl_closure *closure) in increase_closure_args_refcount()
1358 struct wl_closure *closure; in queue_event()
1421 struct wl_closure *closure; in dispatch_event()
Dwayland-server.c146 struct wl_closure *closure, int send) in log_closure()
205 int (*send_func)(struct wl_closure *, struct wl_connection *)) in handle_array() argument
207 struct wl_closure *closure; in handle_array()
329 struct wl_closure *closure; in wl_client_connection_data()
/third_party/wayland_standard/tests/
Dconnection-test.c202 struct wl_closure *closure; in marshal()
263 struct wl_closure *closure; in expected_fail_marshal()
287 struct wl_closure *closure; in expected_fail_marshal_send()
394 struct wl_closure *closure; in demarshal()
463 struct wl_closure *closure; in marshal_demarshal()
541 struct wl_closure *closure; in expected_fail_demarshal()
643 struct wl_closure *closure; in marshal_helper()
Dos-wrappers-test.c235 struct wl_closure *closure; in marshal_demarshal()