Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/wayland/
Dwayland_seat.h27 void BindSeatInterface(wl_display* display);
Dwayland_server.cpp84 BindSeatInterface(server_state_->display_); in ServerLoop()
Dwayland_seat.cpp146 void BindSeatInterface(wl_display* display) { in BindSeatInterface() function