Home
last modified time | relevance | path

Searched refs:wl_proxy_marshal_constructor_versioned (Results 1 – 5 of 5) sorted by relevance

/external/wayland/tests/data/
Dsmall-client-core.h162 untyped_new = wl_proxy_marshal_constructor_versioned((struct wl_proxy *) intf_A, in intf_A_rq1()
Dsmall-client.h162 untyped_new = wl_proxy_marshal_constructor_versioned((struct wl_proxy *) intf_A, in intf_A_rq1()
Dexample-client.h1145 id = wl_proxy_marshal_constructor_versioned((struct wl_proxy *) wl_registry, in wl_registry_bind()
/external/wayland/src/
Dwayland-client-core.h149 wl_proxy_marshal_constructor_versioned(struct wl_proxy *proxy,
Dwayland-client.c895 wl_proxy_marshal_constructor_versioned(struct wl_proxy *proxy, uint32_t opcode, in wl_proxy_marshal_constructor_versioned() function