Searched refs:wl_argument_from_va_list (Results 1 – 4 of 4) sorted by relevance
/external/wayland/src/ |
D | wayland-private.h | 172 wl_argument_from_va_list(const char *signature, union wl_argument *args,
|
D | wayland-client.c | 692 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()
|
D | connection.c | 484 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()
|
D | wayland-server.c | 194 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()
|