Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/console_forwarder/
Dmain.cpp62 [[noreturn]] void StartServer() { in StartServer() function in cuttlefish::ConsoleForwarder
/device/google/cuttlefish/host/commands/gnss_grpc_proxy/
Dgnss_grpc_proxy.cpp185 void StartServer() { in StartServer() function in GnssGrpcProxyServiceImpl
/device/google/cuttlefish/host/commands/cvd/
Dserver.cc265 Result<void> CvdServer::StartServer(SharedFD server_fd) { in StartServer() function in cuttlefish::CvdServer