Home
last modified time | relevance | path

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

/external/wayland/tests/data/
Dsmall-client-core.h160 struct wl_proxy *untyped_new; in intf_A_rq1() local
162 untyped_new = wl_proxy_marshal_constructor_versioned((struct wl_proxy *) intf_A, in intf_A_rq1()
165 return (void *) untyped_new; in intf_A_rq1()
Dsmall-client.h160 struct wl_proxy *untyped_new; in intf_A_rq1() local
162 untyped_new = wl_proxy_marshal_constructor_versioned((struct wl_proxy *) intf_A, in intf_A_rq1()
165 return (void *) untyped_new; in intf_A_rq1()
Dsmall-server-core.h104 const char *interface, uint32_t version, uint32_t untyped_new);
Dsmall-server.h104 const char *interface, uint32_t version, uint32_t untyped_new);