Home
last modified time | relevance | path

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

/external/wayland/src/
Dwayland-private.h63 wl_interface_equal(const struct wl_interface *iface1,
Dwayland-util.c159 wl_interface_equal(const struct wl_interface *a, const struct wl_interface *b) in wl_interface_equal() function
Dwayland-client.c181 if (intf && wl_interface_equal(intf, &wl_display_interface)) { in display_protocol_error()
Dconnection.c833 !wl_interface_equal((object)->interface, in wl_closure_lookup_objects()
Dwayland-server.c711 return wl_interface_equal(resource->object.interface, interface) && in wl_resource_instance_of()