Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/wayland/
Dwayland_server.cpp43 WaylandServer::WaylandServer(int wayland_socket_fd) { in WaylandServer() argument
46 [this, wayland_socket_fd]() { in WaylandServer()
47 ServerLoop(wayland_socket_fd); in WaylandServer()
Dwayland_server.h43 WaylandServer(int wayland_socket_fd = -1);
58 void ServerLoop(int wayland_socket_fd);