Home
last modified time | relevance | path

Searched defs:client_fd (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dchannel_monitor.h45 cuttlefish::SharedFD client_fd; variable
Dchannel_monitor.cpp96 auto client_fd = cuttlefish::SharedFD::Accept(*server_); in AcceptIncomingConnection() local
/device/google/cuttlefish/host/commands/cvd/
Dserver_client.cpp91 RequestWithStdio::RequestWithStdio(SharedFD client_fd, cvd::Request message, in RequestWithStdio()
Dserver.cc296 auto client_fd = SharedFD::Accept(*event.fd); in AcceptClient() local
/device/google/cuttlefish/host/commands/console_forwarder/
Dmain.cpp159 SharedFD client_fd; in ReadLoop() local