Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/wayland/
Dwayland_shell.h27 void BindShellInterface(wl_display* display);
Dwayland_server.cpp85 BindShellInterface(server_state_->display_); in ServerLoop()
Dwayland_shell.cpp398 void BindShellInterface(wl_display* display) { in BindShellInterface() function