Home
last modified time | relevance | path

Searched defs:ServerLoop (Results 1 – 2 of 2) 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/commands/run_cvd/
Dserver_loop.cpp131 void ServerLoop(SharedFD server, ProcessMonitor* process_monitor) { in ServerLoop() function