Home
last modified time | relevance | path

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

/external/wayland/src/
Dwayland-private.h172 wl_argument_from_va_list(const char *signature, union wl_argument *args,
Dwayland-client.c692 wl_argument_from_va_list(proxy->object.interface->methods[opcode].signature, in wl_proxy_marshal()
729 wl_argument_from_va_list(proxy->object.interface->methods[opcode].signature, in wl_proxy_marshal_constructor()
768 wl_argument_from_va_list(proxy->object.interface->methods[opcode].signature, in wl_proxy_marshal_constructor_versioned()
Dconnection.c484 wl_argument_from_va_list(const char *signature, union wl_argument *args, in wl_argument_from_va_list() function
615 wl_argument_from_va_list(message->signature, args, in wl_closure_vmarshal()
Dwayland-server.c194 wl_argument_from_va_list(object->interface->events[opcode].signature, in wl_resource_post_event()
233 wl_argument_from_va_list(object->interface->events[opcode].signature, in wl_resource_queue_event()