Home
last modified time | relevance | path

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

/third_party/wayland_standard/tests/
Dmap-test.c92 wl_map_remove(&map, j); in TEST()
/third_party/wayland_standard/src/
Dwayland-private.h96 wl_map_remove(struct wl_map *map, uint32_t i);
Dwayland-util.c292 wl_map_remove(struct wl_map *map, uint32_t i) in wl_map_remove() function
Dwayland-client.c497 wl_map_remove(&proxy->display->objects, proxy->object.id); in proxy_destroy()
942 wl_map_remove(&display->objects, id); in display_handle_delete_id()
Dwayland-server.c750 wl_map_remove(&client->objects, id); in wl_resource_destroy()