Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/wayland/
Dwayland_shell.cpp388 void bind_shell(wl_client* client, void* data, uint32_t version, uint32_t id) { in bind_shell() function
399 wl_global_create(display, &zxdg_shell_v6_interface, 1, nullptr, bind_shell); in BindShellInterface()