Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dchannel_monitor.h45 cuttlefish::SharedFD client_fd; variable
Dchannel_monitor.cpp93 auto client_fd = cuttlefish::SharedFD::Accept(*server_); in AcceptIncomingConnection() local
/device/google/cuttlefish/host/commands/console_forwarder/
Dmain.cpp169 cuttlefish::SharedFD client_fd; in ReadLoop() local