Home
last modified time | relevance | path

Searched defs:ServerLoop (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/wayland/
Dwayland_server.cpp59 void WaylandServer::ServerLoop(int fd) { in ServerLoop() function in wayland::WaylandServer
/device/google/cuttlefish/host/libs/screen_connector/
Dsocket_based_screen_connector.cpp53 void SocketBasedScreenConnector::ServerLoop(int frames_fd) { in ServerLoop() function in cuttlefish::SocketBasedScreenConnector
/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc310 void ServerLoop(cuttlefish::SharedFD server, in ServerLoop() function